We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d378f0c commit 19ad5b3Copy full SHA for 19ad5b3
1 file changed
nextcloud_update.sh
@@ -11,7 +11,7 @@
11
true
12
SCRIPT_NAME="Nextcloud Update Script"
13
# shellcheck source=lib.sh
14
-if [ -f /var/scripts/fetch_lib.sh
+if [ -f /var/scripts/fetch_lib.sh ]
15
then
16
# shellcheck source=static/fetch_lib.sh
17
source /var/scripts/fetch_lib.sh
0 commit comments