summaryrefslogtreecommitdiff
path: root/jc.pl
diff options
context:
space:
mode:
Diffstat (limited to 'jc.pl')
-rwxr-xr-xjc.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/jc.pl b/jc.pl
new file mode 100755
index 00000000..742968ca
--- /dev/null
+++ b/jc.pl
@@ -0,0 +1,2 @@
+#!/usr/bin/perl
+eval { require "menu.pl"; };