Skip to content

Commit 3345bbb

Browse files
Update rclean.sh
1 parent 17fbb24 commit 3345bbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/cron/rclean.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ sudo git clone -b master https://github.com/TechPerplexed/Gooby /opt/.Gooby
1717
if [ -d /opt/.Gooby ]; then
1818
sudo rm -r /opt/Gooby
1919
sudo mv /opt/.Gooby /opt/Gooby
20-
2120
sudo chmod +x -R /opt/Gooby/install
2221
sudo chmod +x -R /opt/Gooby/menus
2322
sudo chmod +x -R /opt/Gooby/scripts/bin

0 commit comments

Comments
 (0)