Skip to content

Commit 5e42aff

Browse files
authored
Update worker.sh
1 parent 63fa583 commit 5e42aff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

code/worker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ echo "==========================================="
8888

8989
# LD_DEBUG=libs "$APPDIR/AppRun" & # Getting "Desktop file is missing. Please run /mnt/AppRun from within an AppImage." with wire-2.15.2751-x86_64.AppImage
9090
# chmod +x "$FILENAME"
91-
wet -c https://sourceforge.net/projects/firejail/files/firejail/firejail_0.9_1_amd64.deb/download -O firejail_0.9_1_amd64.deb
91+
wget -c https://sourceforge.net/projects/firejail/files/firejail/firejail_0.9_1_amd64.deb/download -O firejail_0.9_1_amd64.deb
9292
sudo dpkg -i firejail_0.9_1_amd64.deb
9393

9494
firejail --x11=xpra --appimage ./"$FILENAME" &

0 commit comments

Comments
 (0)