From 7be7d207474ddcdd55318822c9fefd9637361acf Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Sat, 9 Dec 2017 18:28:42 +0000 Subject: Modified new script --- new | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'new') diff --git a/new b/new index abe932d..963ebec 100755 --- a/new +++ b/new @@ -23,7 +23,4 @@ input = \$stdin.readlines.map(&:chomp) EOT chmod +x $day/part1 -cp $day/part1 $day/part2 - -echo "Give input:" -cat > $day/input +touch $day/input -- cgit v1.2.3