From 3345bbb6f529bccbd5c446abcc2cae1296b8193e Mon Sep 17 00:00:00 2001 From: Tech Perplexed <15312691+TechPerplexed@users.noreply.github.com> Date: Mon, 28 Jan 2019 18:45:44 -0700 Subject: [PATCH] Update rclean.sh --- scripts/cron/rclean.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/cron/rclean.sh b/scripts/cron/rclean.sh index 9ceedb35..8ea4108b 100644 --- a/scripts/cron/rclean.sh +++ b/scripts/cron/rclean.sh @@ -17,7 +17,6 @@ sudo git clone -b master https://github.com/TechPerplexed/Gooby /opt/.Gooby if [ -d /opt/.Gooby ]; then sudo rm -r /opt/Gooby sudo mv /opt/.Gooby /opt/Gooby - sudo chmod +x -R /opt/Gooby/install sudo chmod +x -R /opt/Gooby/menus sudo chmod +x -R /opt/Gooby/scripts/bin