aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNat Lasseter <Nat Lasseter nathan@bytemark.co.uk>2017-12-09 18:28:42 +0000
committerNat Lasseter <Nat Lasseter nathan@bytemark.co.uk>2017-12-09 18:28:42 +0000
commit7be7d207474ddcdd55318822c9fefd9637361acf (patch)
tree608cc5345f32a2889ca4a3c73579797e1ea62a7d
parent4a22c4e119c6cad69bdf7687d509f69e391f33c0 (diff)
Modified new script
-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