Skip to content

Commit b4e5104

Browse files
authored
wtf
1 parent 0ed82dc commit b4e5104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cursor-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ chmod +x ./quick-sharun
2929
# MAKE APPIMAGE WITH URUNTIME
3030
wget --retry-connrefused --tries=30 "$URUNTIME" -O ./uruntime2appimage
3131
chmod +x ./uruntime2appimage
32-
./uruntime2appimage
32+
sh -x ./uruntime2appimage
3333

3434
mkdir -p ./dist
3535
mv -v ./*.AppImage* ./dist

0 commit comments

Comments
 (0)