Revert "DB-Upgrade: Fehlendes "@charset" ergänzt"
[kivitendo-erp.git] / scripts / csv-import-from-shell.sh
index 1503dae..c2b791b 100644 (file)
@@ -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 "$@"