aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/install/secure.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/install/secure.sh')
-rwxr-xr-xscripts/install/secure.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/install/secure.sh b/scripts/install/secure.sh
index db73558..43ed679 100755
--- a/scripts/install/secure.sh
+++ b/scripts/install/secure.sh
@@ -12,7 +12,6 @@ sudo chmod -R g+w ${OS_PATH}
12sudo chmod -R a+x ${OS_PATH}/current/*.sh 12sudo chmod -R a+x ${OS_PATH}/current/*.sh
13sudo chmod -R a+x ${OS_PATH}/current/scripts/*.sh 13sudo chmod -R a+x ${OS_PATH}/current/scripts/*.sh
14sudo chmod -R a+x ${OS_PATH}/current/scripts/install/*.sh 14sudo chmod -R a+x ${OS_PATH}/current/scripts/install/*.sh
15sudo chmod a+x ${OS_PATH}/current/scripts/robust-include
16sudo chmod a+x ${OS_PATH}/current/scripts/show-console 15sudo chmod a+x ${OS_PATH}/current/scripts/show-console
17sudo chmod a+x ${OS_PATH}/current/scripts/start-sim 16sudo chmod a+x ${OS_PATH}/current/scripts/start-sim
18 17