Changed: Escape Linux upgrade script as well

--HG--
branch : develop
hg/compatibility-develop
kervala 9 years ago
parent 4519893d78
commit c182708cd0

@ -7,9 +7,9 @@ then
fi
# executable flag for all executables
chmod +x $ROOTPATH/ryzom_client
chmod +x $ROOTPATH/crash_report
chmod +x $ROOTPATH/ryzom_client_patcher
chmod +x $ROOTPATH/ryzom_configuration
chmod +x "$ROOTPATH/ryzom_client"
chmod +x "$ROOTPATH/crash_report"
chmod +x "$ROOTPATH/ryzom_client_patcher"
chmod +x "$ROOTPATH/ryzom_configuration"
exit 0

Loading…
Cancel
Save