Skip to content

Commit

Permalink
Update rclean.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
TechPerplexed authored Jan 29, 2019
1 parent 17fbb24 commit 3345bbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/cron/rclean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3345bbb

Please sign in to comment.