Xinqi Bao's Git

removed that status_reset (we will do that with signals) and loop.sh (we wont need it)
[slstatus.git] / loop.sh
diff --git a/loop.sh b/loop.sh
deleted file mode 100755 (executable)
index be231cf..0000000
--- a/loop.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-while true
-do
-       slstatus
-       status_reset
-done