From ad031119741fc625fbc605af2c140e224a4b37c9 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Thu, 12 Aug 2021 12:48:08 +0200 Subject: [PATCH] compile.sh refactor 2 --- compile.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/compile.sh b/compile.sh index 28b61b3..9671ad1 100755 --- a/compile.sh +++ b/compile.sh @@ -1,7 +1,5 @@ #!/usr/bin/bash -option=$1 - srcDir=src binDir=bin