mirror of
https://github.com/ShaYmez/ambed-debian-installer.git
synced 2024-11-21 15:41:48 -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/
|
||||
sed -i "s/LOCAL-IP/$LOCAL_IP/g" /etc/systemd/system/ambed.service
|
||||
systemctl daemon-reload
|
||||
systemctl enable ambed
|
||||
echo ""
|
||||
echo ""
|
||||
echo "************************************************************************"
|
||||
|
Loading…
Reference in New Issue
Block a user