From e3d56e13c9ffe1d85a0c8b5be2c7e388e1ba13f3 Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Tue, 17 Jul 2018 22:58:51 +0200 Subject: [PATCH] oops, fix shebang --- tools/scroll.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/scroll.sh b/tools/scroll.sh index 39b064c5..187b1d83 100755 --- a/tools/scroll.sh +++ b/tools/scroll.sh @@ -1,4 +1,4 @@ -#/bin/bash +#!/bin/bash I=0 while [ 1 ]; do