Fixed Update Part (#1851)

there was a missing '
pull/1852/head
nicedevil007 1 year ago committed by GitHub
parent 1ca1be76cf
commit c1627e1ce7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -74,7 +74,7 @@ function update_script() {
header_info
case $CHOICE in
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" ]
then
apk update && apk upgrade

Loading…
Cancel
Save

Powered by BW's shoe-string budget.