~dupunkto/gitz

Awesome PHP-based Git frontend.

Change test path

Commited on by Robin.

diff --git a/Bakefile b/Bakefile
index 603d4ad..e99066a 100644
--- a/Bakefile
+++ b/Bakefile
@@ -10,7 +10,7 @@ DEPLOY="$DEPLOY --exclude favicon.ico"
 # Configure the PHP server to start two
 # concurrent threads.
 export PHP_CLI_SERVER_WORKERS=2
-export SCAN_PATH="$HOME/downloads/git-backup.old"
+export SCAN_PATH="$HOME/downloads/git-backup-2"
 
 serve() {
   php -S 0.0.0.0:$PORT $ENTRYPOINT