added linking to the nighly build renpy.sh

This commit is contained in:
Mason Chou
2020-10-16 10:51:30 -07:00
parent 72b13fdf47
commit 16d14f7daa
+1
View File
@@ -12,4 +12,5 @@ if [ "$1" != "" ]; then
ln -s "$1/lib" "$ROOT/lib"
ln -s "$1/renpy.app" "$ROOT"
ln -s "$1/renpy.exe" "$ROOT"
ln -s "$1/renpy.sh" "$ROOT"
fi