Update filewatcher-install.sh
This commit is contained in:
@@ -24,7 +24,8 @@ echo -e "${CS[color,LightGreen]}Filewatcher Installation Script${CS[color,Defaul
|
||||
do_with_root $APTFUNC -y install inotify-tools
|
||||
do_with_root set -eu
|
||||
do_with_root mkdir /opt/filewatcher
|
||||
do_with_root wget https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/filewatcher.sh -o /opt/filewatcher/filewatcher.sh
|
||||
cd /opt/filewatcher
|
||||
do_with_root wget https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/filewatcher.sh
|
||||
do_with_root chmod +x /opt/filewatcher/filewatcher.sh
|
||||
do_with_root ln -s /opt/filewatcher/filewatcher.sh /usr/local/bin/filewatcher
|
||||
|
||||
|
||||
Reference in New Issue
Block a user