From f378f356e9484259e046cf713d395c9ac6d0c59b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Mon, 30 Mar 2020 19:15:06 +0200 Subject: [PATCH] empty line lol --- src/static/client.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/static/client.sh b/src/static/client.sh index fcf1b0a..362a81d 100755 --- a/src/static/client.sh +++ b/src/static/client.sh @@ -45,6 +45,7 @@ while true; do echo "Is the Job Server Down?" continue fi + echo "" echo "Reserved!" source=`printf "%s\n" "$job" | jq -r .description.file_url`