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 <mailto@danielhansson.nu>2022-05-03 23:08:17 +0300
committerGitHub <noreply@github.com>2022-05-03 23:08:17 +0300
commitbee9db5b5ee6c9d05ad398c1f2c9fe98e65beba8 (patch)
treebc613dbdd4c7b9682e5f6274b667a200d93af821 /static/adduser.sh
parent7cec7c347349a4858df29bd28437de1d2065cb5a (diff)
remove live source (#2283)
Signed-off-by: enoch85 <github@hanssonit.se>
Diffstat (limited to 'static/adduser.sh')
-rw-r--r--static/adduser.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/adduser.sh b/static/adduser.sh
index d3411309..6d3e3bbb 100644
--- a/static/adduser.sh
+++ b/static/adduser.sh
@@ -2,7 +2,7 @@
true
SCRIPT_NAME="Add CLI User"
# shellcheck source=lib.sh
-source /var/scripts/fetch_lib.sh || source <(curl -sL https://raw.githubusercontent.com/nextcloud/vm/master/lib.sh)
+source /var/scripts/fetch_lib.sh
# T&M Hansson IT AB © - 2022, https://www.hanssonit.se/