aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnew5
1 files changed, 1 insertions, 4 deletions
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