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