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