X-Git-Url: https://git.sommitrealweird.co.uk/advent-of-code-2019.git/blobdiff_plain/8d19ec771c083ce8bbfff9b075d42f15ad704831..24a0a2360eb2e4b4332ce45ba5888e72f970428a:/day7/part1.sh diff --git a/day7/part1.sh b/day7/part1.sh deleted file mode 100644 index f7e99ca..0000000 --- a/day7/part1.sh +++ /dev/null @@ -1,59 +0,0 @@ -#!/bin/bash - -set -u -set -e - -. "$(dirname $(readlink -f "$BASH_SOURCE"))/computer.sh" - -exec 3