posaune
authorMichael Wagner <info@wagnertech.de>
Fri, 8 Jul 2016 07:32:14 +0000 (09:32 +0200)
committerMichael Wagner <info@wagnertech.de>
Fri, 8 Jul 2016 07:32:14 +0000 (09:32 +0200)
build/kivitendo-steckbrief.co

index d59a0f6..c53d61c 100755 (executable)
@@ -8,7 +8,7 @@ if [ "$1" == "TOP" ]; then
        ln -s ../../../doc/ kivitendo-erp/
        ln -s ../../../image/ kivitendo-erp/
 else
-       ../kivitendo.co $1
+       ../kivitendo.co $*
 fi
 
 if [ -d GF ]