summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdancerREST.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dancerREST.pl b/dancerREST.pl
index 02b2cf2..742afd0 100755
--- a/dancerREST.pl
+++ b/dancerREST.pl
@@ -1,4 +1,4 @@
-#!/home/franck/local/bin/perl
+#!/usr/bin/env perl
use Dancer;
use dancerREST;
dance;