X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=sanity_check;h=b8dec7624880261b271d70ed88cd271b47ef24af;hb=cf7cff1c7647112c30989405661d0b576a13ed62;hp=79b86d5ed105e9a2d3e0242ba39def1d2099fbcd;hpb=de9eca200785574d9815196167448b2dfd8228e7;p=khatus.git diff --git a/sanity_check b/sanity_check index 79b86d5..b8dec76 100755 --- a/sanity_check +++ b/sanity_check @@ -1,6 +1,8 @@ #! /bin/bash -./bin/khatus --dir_bin ./bin --net_interfaces_to_show wlp3s0 --wifi_interface wlp3s0 \ +./bin/khatus \ + --dir_bin ./bin \ + --wifi_interface wlp3s0 \ | stdbuf -o L tee \ >(stdbuf -o L ./bin/khatus_bar \ -v Opt_Mpd_Song_Max_Chars=10 \ @@ -9,4 +11,5 @@ ) \ >(stdbuf -o L ./bin/khatus_monitor_energy) \ >(stdbuf -o L ./bin/khatus_monitor_errors) \ + >(stdbuf -o L ./bin/khatus_monitor_devices) \ > /dev/null