diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-08-25 06:45:30 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-08-25 06:45:30 +0200 |
commit | aa29ce5a243320559f8f83d9434bc55f20ae9aec (patch) | |
tree | cbf8fbfc079d36cbd25291950b5b2606d54b430a /remote/overview.sh | |
parent | 16e27beaa24c6c551eaa0d3e6d115017939593a1 (diff) | |
download | conky-aa29ce5a243320559f8f83d9434bc55f20ae9aec.tar.gz conky-aa29ce5a243320559f8f83d9434bc55f20ae9aec.tar.bz2 conky-aa29ce5a243320559f8f83d9434bc55f20ae9aec.tar.xz conky-aa29ce5a243320559f8f83d9434bc55f20ae9aec.zip |
Overview screens also ported to remote mode
Diffstat (limited to 'remote/overview.sh')
-rwxr-xr-x | remote/overview.sh | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/remote/overview.sh b/remote/overview.sh deleted file mode 100755 index da2b83f..0000000 --- a/remote/overview.sh +++ /dev/null @@ -1,12 +0,0 @@ -#! /bin/bash - -. lib/status.sh - -report="short_report" - -run darksoft.sh -run ipeserv.sh -run kaas.sh -run adei.sh - -wait |