We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17fbb24 commit 3345bbbCopy full SHA for 3345bbb
scripts/cron/rclean.sh
@@ -17,7 +17,6 @@ sudo git clone -b master https://github.com/TechPerplexed/Gooby /opt/.Gooby
17
if [ -d /opt/.Gooby ]; then
18
sudo rm -r /opt/Gooby
19
sudo mv /opt/.Gooby /opt/Gooby
20
-
21
sudo chmod +x -R /opt/Gooby/install
22
sudo chmod +x -R /opt/Gooby/menus
23
sudo chmod +x -R /opt/Gooby/scripts/bin
0 commit comments