Skip to content

Commit 7a5fdc7

Browse files
authored
add source file
Signed-off-by: Daniel Hansson <[email protected]>
1 parent a05afcc commit 7a5fdc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torrent/create.sh

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
# shellcheck source=lib.sh
1313
# shellcheck disable=SC2046
14+
source <(curl -sL https://raw.githubusercontent.com/nextcloud/vm/main/lib.sh)
1415

1516
# Check for errors + debug code and abort if something isn't right
1617
# 1 = ON

0 commit comments

Comments
 (0)