summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun2
1 files changed, 2 insertions, 0 deletions
diff --git a/run b/run
index 86ca9b6..6366b8d 100755
--- a/run
+++ b/run
@@ -1,2 +1,4 @@
#!/bin/bash
+. /home/dakkar/src/rakudobrew/env.sh
+
perl6 -I ../Cro/cro/lib -I ../Cro/cro-core/lib -I ../Cro/cro-http/lib -I lib "$@"