diff options
Diffstat (limited to 'dwmbar')
| -rwxr-xr-x | dwmbar | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -95,7 +95,6 @@ check_files while :; do date=$(date +'%S') if [ $(( 10#$date % 5 )) -eq 0 ]; then - echo "check" wget --spider -q www.google.com if [[ $? -eq 0 ]]; then |
