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>2020-11-12 23:39:53 +0300
committerGitHub <noreply@github.com>2020-11-12 23:39:53 +0300
commit383a4e1c3e507ad1f9378c0faa1d499580bfb891 (patch)
tree30454cd6a77f4275300157be52956b59dc5af54d /static/adduser.sh
parent2187c5b13fe031dc19ed110b124b5a3205138902 (diff)
put default SC rules in a single file (#1667)
Signed-off-by: enoch85 <github@hanssonit.se>
Diffstat (limited to 'static/adduser.sh')
-rw-r--r--static/adduser.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/adduser.sh b/static/adduser.sh
index 9aa32b22..76289983 100644
--- a/static/adduser.sh
+++ b/static/adduser.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-# shellcheck disable=2034,2059
true
SCRIPT_NAME="Add CLI User"
# shellcheck source=lib.sh