Adding ffind, peat, and my IOCOM scripts to compile css/js in dev env
This commit is contained in:
3
bin/watch_for_webclient_file_changes
Executable file
3
bin/watch_for_webclient_file_changes
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
pushd /opt/iocom/user/webclient/
|
||||
ffind -v "appcache|all_desktop" | peat 'webclient_files_have_changed'
|
||||
Reference in New Issue
Block a user