From a1baf5fd4689a73df2a0c35d26c7bd36a3f0833b Mon Sep 17 00:00:00 2001 From: Jan Danielzick Date: Mon, 2 Mar 2020 14:41:00 +0100 Subject: [PATCH] me izz stoopid --- run-once-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run-once-script.sh b/run-once-script.sh index 09b3815..596f186 100644 --- a/run-once-script.sh +++ b/run-once-script.sh @@ -1,4 +1,4 @@ #!/bin/bash -ls /etc > /var /www/html/one_out/001.log +ls /etc > /var/www/html/one_out/001.log # leave this here for whenever this script is altered to be empty exit 0