Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2019-08-24 04:53:30 +0300
committernachoparker <nacho@ownyourbits.com>2019-08-24 04:53:47 +0300
commitd17fe03fb9162d15cc80b84b02b0edbc353d237f (patch)
tree3f652c90e08d70221d08c4fe57fe477be9f11143 /update.sh
parent3a3b709fd91e56319e0dbc03d7e16f69db27314b (diff)
build: fix changed log2ram path
Signed-off-by: nachoparker <nacho@ownyourbits.com>
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/update.sh b/update.sh
index 18c49871..ba410a1d 100755
--- a/update.sh
+++ b/update.sh
@@ -184,8 +184,7 @@ new_cfg=/usr/local/etc/ncp-recommended.cfg
echo -e "${msg}"
EOF
chmod +x /etc/update-motd.d/30ncp-dist-upgrade
-}
-
+}
exit 0