From bc88d3d358d468efb1a43cd65c1f2cb4fc5b8486 Mon Sep 17 00:00:00 2001 From: torcs-ng Date: Sun, 26 Jul 2015 22:26:09 +0000 Subject: [PATCH] - update preview git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6049 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 6bc3692d7afed22a9d6bd21a7c0151e60a3ebc22 Former-commit-id: f155e2ec4a863907d2c4fe6379402ffbd2d23546 --- src/tools/scripts/check_skins.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/scripts/check_skins.sh b/src/tools/scripts/check_skins.sh index a384b65fd..7ce269192 100644 --- a/src/tools/scripts/check_skins.sh +++ b/src/tools/scripts/check_skins.sh @@ -14,7 +14,7 @@ cars="`pwd`/../../../data/cars/models/" # Enable the screen shots config="-C $HOME/.speed-dreams-2" -run="-r /storage/speed-dreams-git-svn/games/speed-dreams-2" +run="-r $HOME/Sources/speed-dreams/trunk/build/games/speed-dreams-2" # Use alternative script to process images #proc="-p my_script.sh"