From: Moritz Bunkus Date: Thu, 27 Dec 2012 10:48:25 +0000 (+0100) Subject: Umbenennung in kivitendo X-Git-Tag: release-3.1.0beta1~770 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/commitdiff_plain/da8c41126e1ba6617f6e3d882ddaef91868496b2 Umbenennung in kivitendo --- 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 "$@"