mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update install.sh
This commit is contained in:
parent
f625ccb201
commit
9e141713b1
@ -1496,7 +1496,7 @@ install_openadmin(){
|
||||
|
||||
debug_log echo "Downloading OpenAdmin files"
|
||||
|
||||
git clone -b 312 --single-branch https://github.com/stefanpejcic/openadmin $OPENPADMIN_DIR
|
||||
git clone -b 100 --single-branch https://github.com/stefanpejcic/openadmin $OPENPADMIN_DIR
|
||||
cd $OPENPADMIN_DIR
|
||||
python3.12 -m venv ${OPENPADMIN_DIR}venv
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user