Adding ffind, peat, and my IOCOM scripts to compile css/js in dev env
This commit is contained in:
parent
f00ffe58d8
commit
df35f6cd79
4 changed files with 1087 additions and 0 deletions
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'
|
||||
Loading…
Add table
Add a link
Reference in a new issue