Set launch.sh as executable in installer
This commit is contained in:
parent
24f9b756d4
commit
a43dee17fd
|
@ -102,6 +102,7 @@ work () {
|
|||
codec
|
||||
worlds
|
||||
launchscript | zenity --progress --title="$WTITLE - Finalizing" --width=300 --height=50 --auto-close --auto-kill
|
||||
chmod +x "$WORLDSDIR/launch.sh"
|
||||
zenity --info --title="$WTITLE" --text="Worlds for Linux Wrapper has been setup and installed. You can now launch Worlds via the launch.sh script available at '$WORLDSDIR'." --width=340 --height=180
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user