From be390376bb07d43296ede6e413a3d9923ea09875 Mon Sep 17 00:00:00 2001 From: sigonasr2 Date: Sun, 17 Jul 2022 14:24:57 -0500 Subject: [PATCH] Complete Co-authored-by: sigonasr2 --- C/scripts/archive.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/C/scripts/archive.sh b/C/scripts/archive.sh index 650dcf7..71da0cb 100755 --- a/C/scripts/archive.sh +++ b/C/scripts/archive.sh @@ -1,5 +1,6 @@ #Archives the current project under the applicable program name. #C +echo $# if [[ "$#" -gt 1 ]]; then mkdir archives/$1