mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-29 03:33:24 +01:00
parent
1ca1be76cf
commit
c1627e1ce7
@ -74,7 +74,7 @@ function update_script() {
|
|||||||
header_info
|
header_info
|
||||||
case $CHOICE in
|
case $CHOICE in
|
||||||
1)
|
1)
|
||||||
INSTALLED=$(grep -Rnw '/usr/share/webapps/nextcloud/config/config.php' -e '\'installed\'' => false,')
|
INSTALLED=$(grep -Rnw '/usr/share/webapps/nextcloud/config/config.php' -e ''\'installed\'' => false,')
|
||||||
if [ -z "$INSTALLED" ]
|
if [ -z "$INSTALLED" ]
|
||||||
then
|
then
|
||||||
apk update && apk upgrade
|
apk update && apk upgrade
|
||||||
|
Loading…
Reference in New Issue
Block a user