4 lines
129 B
Bash
Executable File
4 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'
|