]> wagnertech.de Git - kivitendo-erp.git/blob - DEBIAN/files/lx-office-erp
Seit Commit 439e45 wird libparent-perl benötigt.
[kivitendo-erp.git] / DEBIAN / files / lx-office-erp
1 #!/bin/sh
2 #
3 ## shell script for lx-office-erp to start the login manager in a browser
4
5 set -e
6
7 /usr/bin/sensible-browser http://localhost/lx-office-erp/login.pl
8
9