mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
@@ -245,9 +245,8 @@ download_new_admin() {
|
||||
echo "Updating OpenAdmin from https://github.com/stefanpejcic/openadmin"
|
||||
echo ""
|
||||
cd $OPENADMIN_DIR
|
||||
#git stash
|
||||
git reset --hard HEAD # discard all local changes!
|
||||
git pull
|
||||
#git stash pop
|
||||
|
||||
# needed for csf
|
||||
chmod +x ${OPENADMIN_DIR}modules/security/csf.pl
|
||||
|
||||
Reference in New Issue
Block a user