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