summaryrefslogtreecommitdiff
path: root/2019/rust/day07/both_parts.sh
diff options
context:
space:
mode:
Diffstat (limited to '2019/rust/day07/both_parts.sh')
-rwxr-xr-x2019/rust/day07/both_parts.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/2019/rust/day07/both_parts.sh b/2019/rust/day07/both_parts.sh
new file mode 100755
index 0000000..7a91b46
--- /dev/null
+++ b/2019/rust/day07/both_parts.sh
@@ -0,0 +1,2 @@
+./part_one.sh
+./part_two.sh