Refactor script building / add to gitignore / 2 new scripts
This commit is contained in:
5
scripts/sftp-watch.sh
Normal file
5
scripts/sftp-watch.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
echo "Syncing remote->local..."
|
||||
sh remote-local.sh
|
||||
|
||||
watchexec --debounce 500ms -w . "sh local-remote.sh"
|
||||
Reference in New Issue
Block a user