]> wagnertech.de Git - kivitendo-erp.git/commitdiff
mebil
authorMEBIL <mebil@mebil.(none)>
Wed, 20 Sep 2017 11:26:00 +0000 (13:26 +0200)
committerMEBIL <mebil@mebil.(none)>
Wed, 20 Sep 2017 11:26:00 +0000 (13:26 +0200)
build/kivitendo.co

index 85ade5a8285f1cbbf7183908b9366922cde24c11..d3d0f478a3a7e91de118c5fc52cb2309ef504792 100755 (executable)
@@ -24,7 +24,8 @@ set -e
 
 # alternativer Versuch: Es wird das lokale Repository geklont:
 
 
 # alternativer Versuch: Es wird das lokale Repository geklont:
 
-git clone ../..
+cwd=$(pwd)
+git clone ${cwd%/build/src}
 pushd kivitendo-erp >/dev/null
        git checkout $1
 popd >/dev/null
 pushd kivitendo-erp >/dev/null
        git checkout $1
 popd >/dev/null