diff options
Diffstat (limited to '2022/script.sh')
| -rwxr-xr-x | 2022/script.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/2022/script.sh b/2022/script.sh deleted file mode 100755 index 1bc63c4..0000000 --- a/2022/script.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -read N - -echo "d" | ~/.scripts/cpp_ps.sh "Day$N" -cp Makefile Day$N -touch "Day$N"/input.txt - |
