Changed: Also set executable flag for ryzom_installer_qt

--HG--
branch : develop
This commit is contained in:
kervala 2016-10-12 15:12:09 +02:00
parent 01fd44cdc2
commit a8d741882b

View file

@ -11,5 +11,6 @@ chmod +x "$ROOTPATH/ryzom_client"
chmod +x "$ROOTPATH/crash_report"
chmod +x "$ROOTPATH/ryzom_client_patcher"
chmod +x "$ROOTPATH/ryzom_configuration_qt"
chmod +x "$ROOTPATH/ryzom_installer_qt"
exit 0