summaryrefslogtreecommitdiff
path: root/2019/rust/day05
diff options
context:
space:
mode:
Diffstat (limited to '2019/rust/day05')
-rwxr-xr-x2019/rust/day05/both_parts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/2019/rust/day05/both_parts.sh b/2019/rust/day05/both_parts.sh
index ddf8996..1f7d414 100755
--- a/2019/rust/day05/both_parts.sh
+++ b/2019/rust/day05/both_parts.sh
@@ -1 +1 @@
-../target/release/day05 < input
+$VG ../target/release/day05 < input