We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05afcc commit 7a5fdc7Copy full SHA for 7a5fdc7
torrent/create.sh
@@ -11,6 +11,7 @@
11
12
# shellcheck source=lib.sh
13
# shellcheck disable=SC2046
14
+source <(curl -sL https://raw.githubusercontent.com/nextcloud/vm/main/lib.sh)
15
16
# Check for errors + debug code and abort if something isn't right
17
# 1 = ON
0 commit comments