not entirely sure...
[php-bacula-disk-changer.git] / bin / pbdc-bacula
index b3e6c20..51a14b4 100644 (file)
@@ -1,3 +1,5 @@
 #!/bin/sh
 
-php pbdc-bacula.php $*
\ No newline at end of file
+BASE_DIR="/home/paulr/src/eclipse-workspace/php-bacula-disk-changer/bin/"
+
+php $BASE_DIR/pbdc-bacula.php $*
\ No newline at end of file