From 7710c9ed8514767af3d1fdc86d0e64d7621fc5d9 Mon Sep 17 00:00:00 2001 From: Aaron Marcher Date: Fri, 9 Sep 2016 19:12:08 +0200 Subject: removed that status_reset (we will do that with signals) and loop.sh (we wont need it) --- loop.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 loop.sh (limited to 'loop.sh') diff --git a/loop.sh b/loop.sh deleted file mode 100755 index be231cf..0000000 --- a/loop.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -while true -do - slstatus - status_reset -done -- cgit v1.2.3