3 lines
129 B
Bash
Executable file
3 lines
129 B
Bash
Executable file
#!/bin/bash
|
|
pushd /opt/iocom/user/webclient/
|
|
ffind -v "appcache|all_desktop|visiwebrtc.js" | peat 'webclient_files_have_changed'
|