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