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 <github@hanssonit.se>2021-03-09 21:49:09 +0300
committerGitHub <noreply@github.com>2021-03-09 21:49:09 +0300
commit7020c5d31bfcce81f0198635950107ffe8d2d69d (patch)
treec84da64f234a1fe9d5f212e9548c1dfd97afb7db /static/update.sh
parentb13c9c70940b30c1d376967a2ced487f80f3fa6f (diff)
fix versoning (#1881)
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 eca4c00a..59d62df1 100644
--- a/static/update.sh
+++ b/static/update.sh
@@ -29,7 +29,7 @@ then
echo "${1}" > /tmp/prerelease.version
elif [[ "${1}" == *"nextmajor"* ]]
then
- echo "$NCNEXT" > /tmp/nextmajor.version
+ touch /tmp/nextmajor.version
fi
# Delete, download, run