install script and others
[php-bacula-disk-changer.git] / install.sh
old mode 100644 (file)
new mode 100755 (executable)
index be54318..2d56826
@@ -30,4 +30,4 @@ EOF
 
 cp -rp bin/* $install_base/bin
 cp -rp lib/* $install_base/lib
-chown -R $install_base
\ No newline at end of file
+chown -R $user_id $install_base
\ No newline at end of file