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

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <daniel@techandme.se>2017-12-05 23:30:20 +0300
committerGitHub <noreply@github.com>2017-12-05 23:30:20 +0300
commit1b0893d0d7b319f498b44275fcb6df1541c9bf84 (patch)
tree11947963389c0f08da2ca0c0e4052218c0712271 /static/update.sh
parent6cd8788c7acad6ecb5dee57ff6e7c4b4c6d5ace1 (diff)
Update update.sh
Diffstat (limited to 'static/update.sh')
-rw-r--r--static/update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/update.sh b/static/update.sh
index 8ef2b0d7..1d8ccfbc 100644
--- a/static/update.sh
+++ b/static/update.sh
@@ -14,7 +14,7 @@ DEBUG=0
debug_mode
# Must be root
-check_root
+root_check
mkdir -p "$SCRIPTS"