summaryrefslogtreecommitdiff
path: root/2022/script.sh
diff options
context:
space:
mode:
Diffstat (limited to '2022/script.sh')
-rwxr-xr-x2022/script.sh8
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
-