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:
Diffstat (limited to 'bin/ncp-update')
-rwxr-xr-xbin/ncp-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ncp-update b/bin/ncp-update
index 25662956..32bcd2d8 100755
--- a/bin/ncp-update
+++ b/bin/ncp-update
@@ -22,6 +22,6 @@
cd /
rm -rf /tmp/ncp-update-tmp
- echo -e "NextCloudPi updated to version \e[1m$VER\e[0m"
+ echo -e "NextCloudPi updated to version $VER"
exit
} # force to read the whole thing into memory, as its contents might change in update.sh