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
dd154cd435
commit
cd61210953
@ -16,3 +16,7 @@ chmod +x /tmp/openpanel-update-$version && bash /tmp/openpanel-update-$version
|
||||
|
||||
# STEP 4. clean up by removing the update script
|
||||
rm -rf /tmp/openpanel-update-$version
|
||||
|
||||
# Fix for https://github.com/stefanpejcic/OpenPanel/issues/411
|
||||
chmod a+x /etc/openpanel/wordpress/wp-cli.phar
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user