X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/469ca9fc3cac624073270fc3217766dbb7aba253..6f266e929ff3eaefc84c34b46fa452c50eecbcf4:/scripts/csv-import-from-shell.sh diff --git a/scripts/csv-import-from-shell.sh b/scripts/csv-import-from-shell.sh index 1503daef0..c2b791be9 100644 --- a/scripts/csv-import-from-shell.sh +++ b/scripts/csv-import-from-shell.sh @@ -14,7 +14,7 @@ # ---- Logindaten und URL anpassen: ---- login=MyLxOfficeUserName password=MySecretPassword -url='https://localhost/lx-office-erp/controller.pl' +url='https://localhost/kivitendo-erp/controller.pl' function fail { echo "$@"