Update installentware.sh

This commit is contained in:
iamromulan
2024-02-04 22:22:42 -05:00
committed by GitHub
parent 94bb287f49
commit 6c790952c6

View File

@@ -64,7 +64,8 @@ WantedBy=multi-user.target
EOF
systemctl daemon-reload
systemctl enable rc.unslung.service
ln -s /etc/systemd/system/rc.unslung.service /etc/systemd/system/multi-user.target.wants/rc.unslung.service
systemctl start rc.unslung.service
echo 'Info: Congratulations!'
echo 'Info: If there are no errors above then Entware was successfully initialized.'