Skip to content

Commit 100485a

Browse files
authored
sudo apt-get -y install libfuse2
1 parent e6756d1 commit 100485a

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)