From dbff9cb5ec4b84a75b3eef1569c0da9c2175784e Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 1 Aug 2019 05:54:22 +1000 Subject: ROBUST does support includes, so use them. --- scripts/install/secure.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/install') 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} sudo chmod -R a+x ${OS_PATH}/current/*.sh sudo chmod -R a+x ${OS_PATH}/current/scripts/*.sh sudo chmod -R a+x ${OS_PATH}/current/scripts/install/*.sh -sudo chmod a+x ${OS_PATH}/current/scripts/robust-include sudo chmod a+x ${OS_PATH}/current/scripts/show-console sudo chmod a+x ${OS_PATH}/current/scripts/start-sim -- cgit v1.1