figured out how to get commits contained in a pack thanks to cbreak on
[gwvp-mini.git] / www / config.php
index 3549c29..6c195f4 100644 (file)
@@ -11,6 +11,7 @@ $db_name = "$data_directory/gwvpmini.db"; // just a file for sqlite, for anythin
 $db_username = "";
 $db_password = "";
 
+$cmd_line_tool = realpath("../bin/gwvpminicmdtool.php");
 
 //error_log("included config file");
 ?>
\ No newline at end of file