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-04-04 18:19:48 +0300
committernachoparker <nacho@ownyourbits.com>2017-04-04 18:38:21 +0300
commit1c19f4c3620d5bc4b13458306ab29587890e2cee (patch)
tree07b4da381c0b49429ca11a49657cf72120fd52d6 /bin/ncp-test-updates
parenteaf3fe7c7b4ea61efde1bfacc6437af7ebd497bb (diff)
fix ncp-update with no internet accessv0.5.6
Diffstat (limited to 'bin/ncp-test-updates')
-rwxr-xr-xbin/ncp-test-updates2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ncp-test-updates b/bin/ncp-test-updates
index bc7867eb..08617f76 100755
--- a/bin/ncp-test-updates
+++ b/bin/ncp-test-updates
@@ -1,5 +1,7 @@
#!/bin/bash
+# given in disk version information, return 0 if an update is available
+
NEED_UPDATE=false
VERFILE=/var/run/.ncp-latest-version