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>2017-11-19 01:09:06 +0300
committernachoparker <nacho@ownyourbits.com>2017-11-19 13:07:10 +0300
commitc1eb9080d9fadcec229a23220a95dc36c2c80f2f (patch)
tree164a7283b113a6e51df5d38735d29c920a2d5aed
parent4328831a760f3d36cd6fb9b8537393feb4641505 (diff)
update: fix return valuev0.36.1
-rw-r--r--changelog.md8
-rwxr-xr-xupdate.sh1
2 files changed, 6 insertions, 3 deletions
diff --git a/changelog.md b/changelog.md
index 0e05a545..59af8b00 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,9 +1,11 @@
-[v0.36.0 ](https://github.com/nextcloud/nextcloudpi/commit/1b101b2) (2017-11-18) added ncp-diag and ncp-report
+[v0.36.1](https://github.com/nextcloud/nextcloudpi/commit/2685b0c) (2017-11-18) update: fix return value
-[v0.35.2 ](https://github.com/nextcloud/nextcloudpi/commit/f23f307) (2017-11-17) nextcloudpi-config: inform changelog
+[v0.36.0 ](https://github.com/nextcloud/nextcloudpi/commit/43813d6) (2017-11-18) added ncp-diag and ncp-report
-[v0.35.1 ](https://github.com/nextcloud/nextcloudpi/commit/61c5dc6) (2017-11-17) nc-datadir: make backup if non empty
+[v0.35.2 ](https://github.com/nextcloud/nextcloudpi/commit/6ec3d2e) (2017-11-17) nextcloudpi-config: inform changelog
+
+[v0.35.1 ](https://github.com/nextcloud/nextcloudpi/commit/ff79eea) (2017-11-17) nc-datadir: make backup if non empty
[v0.35.0 ](https://github.com/nextcloud/nextcloudpi/commit/05dd8e3) (2017-11-17) added nc-passwd
diff --git a/update.sh b/update.sh
index 85255249..0b324b59 100755
--- a/update.sh
+++ b/update.sh
@@ -291,6 +291,7 @@ chown redis /var/log/redis
EOF
systemctl enable ramlogs
}
+ exit 0
}
# License