Skip to content

Commit 19b6d42

Browse files
author
arch
committed
try app image
1 parent 0a1e696 commit 19b6d42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/OpenFunscripter/openfunscripter_setup_linux.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ echo "OFS AppImage Download URL: $ofs_appimage_download_url"
4040
mkdir -p $OFS_APP_DIR/bin
4141
rm -rf $OFS_APP_DIR/bin/OpenFunscripter
4242
wget -c "$ofs_appimage_download_url" -O $OFS_APP_DIR/bin/OpenFunscripter
43+
chmod +x $OFS_APP_DIR/bin/OpenFunscripter
4344

4445
echo ">> Install ofs extension"
4546
mkdir -p "$OFS_EXTENSION_DIR/MTFG"

0 commit comments

Comments
 (0)