Move app install scripts to /usr/bin
This commit is contained in:
@@ -52,9 +52,6 @@ for user_init_script in ${USER_HOME}/init.d/*.sh ; do
|
||||
|
||||
done
|
||||
|
||||
# Ensure all scripts are executable
|
||||
chmod a+rwx /opt/scripts/*.sh
|
||||
|
||||
# Start supervisord
|
||||
echo
|
||||
echo "**** Starting supervisord ****";
|
||||
|
||||
Reference in New Issue
Block a user