diff --git a/install.sh b/install.sh index 1e472ff..9dceeb0 100644 --- a/install.sh +++ b/install.sh @@ -115,3 +115,6 @@ echo "RouteMetric=700" >> /etc/systemd/network/20-wwan.network echo "" >> /etc/systemd/network/20-wwan.network echo "[IPv6AcceptRA]" >> /etc/systemd/network/20-wwan.network echo "RouteMetric=700" >> /etc/systemd/network/20-wwan.network + +useradd -m eichehome +echo eichehome:testen | chpasswd \ No newline at end of file