Skip to content

Commit 5c6160e

Browse files
authored
Merge branch 'master' into patch-1
2 parents 29c922a + 100485a commit 5c6160e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

code/worker.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# set -euxov pipefail
44
set -e -v
55

6+
sudo apt-get -y install libfuse2
7+
68
URL=$(cat $1 | head -n 1)
79
echo $URL
810

0 commit comments

Comments
 (0)