Blob Blame History Raw
--- qle-0.0.13/qle.sh	2009-02-08 14:54:19.000000000 +0200
+++ qle-0.0.13-mod/qle.sh	2009-02-17 10:50:59.000000000 +0200
@@ -1,3 +1,4 @@
+#!/bin/bash
 ############################################################
 #
 # Suggested start-up script for 'qle'
@@ -14,7 +15,7 @@
 #
 # Change to working directory if running from somewhere else:
 #
-#cd ~/qle-0.0.13
+cd /usr/share/qle
 #
 # Kill lingering 'rigctld' servers:
 #
@@ -31,7 +32,7 @@
 # Suggested other options:
 #    -font "<some-other-font>"
 #
-perl qle-0.0.13.pl -geometry "800x680+100+20" --debug=0 $1 $2 $3 $4
+perl qle.pl -geometry "800x680+100+20" --debug=0 $1 $2 $3 $4
 #
 # Killing rigctld process:
 #