mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
parent
c6474db548
commit
8d4abb5a71
@ -271,7 +271,10 @@ download_new_admin() {
|
||||
echo "Updating OpenAdmin from https://github.com/stefanpejcic/openadmin"
|
||||
echo ""
|
||||
cd /usr/local/admin/
|
||||
#stash is used for demo
|
||||
git stash
|
||||
git pull
|
||||
git stash pop
|
||||
|
||||
service admin restart
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user