Changed: Also set executable flag for ryzom_installer_qt

This commit is contained in:
kervala 2016-10-12 15:12:09 +02:00
parent e7acc8f8ef
commit a3ebdb8594

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