mirror of
https://github.com/ShaYmez/ambed-debian-installer.git
synced 2024-11-21 23:45:14 -05:00
Update ambe-debian-installer
added startup enable. not sure why that wasnt there before.
This commit is contained in:
parent
13a281c5b3
commit
2e0350fd93
@ -104,6 +104,7 @@ cp ambed /ambed
|
|||||||
cp $DIRDIR/templates/ambed.service /etc/systemd/system/
|
cp $DIRDIR/templates/ambed.service /etc/systemd/system/
|
||||||
sed -i "s/LOCAL-IP/$LOCAL_IP/g" /etc/systemd/system/ambed.service
|
sed -i "s/LOCAL-IP/$LOCAL_IP/g" /etc/systemd/system/ambed.service
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
|
systemctl enable ambed
|
||||||
echo ""
|
echo ""
|
||||||
echo ""
|
echo ""
|
||||||
echo "************************************************************************"
|
echo "************************************************************************"
|
||||||
|
Loading…
Reference in New Issue
Block a user