From b29128ec2d73ac23fe7bddd7d34b061e4a1df25a Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 12 Nov 2019 20:58:24 +0100 Subject: Bug fixed. --- bin/first_stage.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/first_stage.sh') diff --git a/bin/first_stage.sh b/bin/first_stage.sh index 360b2fa..4db34fa 100644 --- a/bin/first_stage.sh +++ b/bin/first_stage.sh @@ -25,9 +25,9 @@ # Argument Processing -$DELAY=$1 -$REPOSITORY_PATH=$2 -$LOG_FILE_PATH=$3 +DELAY=$1 +REPOSITORY_PATH=$2 +LOG_FILE_PATH=$3 # Interview -- cgit v1.2.3-70-g09d2