]> wagnertech.de Git - mfinanz.git/blobdiff - DEBIAN/usr/bin/lx-office-erp
DEBIAN paket generator ein wenig eingedampft.
[mfinanz.git] / DEBIAN / usr / bin / lx-office-erp
diff --git a/DEBIAN/usr/bin/lx-office-erp b/DEBIAN/usr/bin/lx-office-erp
deleted file mode 100755 (executable)
index 7f41914..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-#
-## shell script for lx-office-erp to start the login manager in a browser
-
-set -e
-
-/usr/bin/sensible-browser http://localhost/lx-office-erp/login.pl
-
-