bash-bear rename and a few improvements
[distro-setup] / system-status
index 7f3edf2411c08872f0a69febfb2b119ab61ff402..7a87e6beb5c834c2418834c8931434330207e22e 100755 (executable)
@@ -13,7 +13,7 @@ if [[ $EUID != 1000 ]]; then
   exit 1
 fi
 
-source /a/bin/errhandle/err
+source /a/bin/bash-bear-trap/bash-bear
 status_file=/dev/shm/iank-status
 
 shopt -s nullglob
@@ -461,7 +461,8 @@ main-loop() {
         fi
         case $bat in
           100|9?)
-          bitcoinon &
+          :
+          #bitcoinon &
           ;;
         esac
       fi