Edited install.sh after making .sh files executable by default. Gonna edit the README.md as well.
This commit is contained in:
+2
-2
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
chmod +x *.sh
|
||||
sudo cp ./dry.sh /usr/local/bin/dry
|
||||
sudo cp ./dry.sh /usr/local/bin/dry
|
||||
echo "Install finished. To run, just run the command: dry"
|
||||
Reference in New Issue
Block a user