mirror of
https://github.com/n5amd/Multi-Reflector-Installer.git
synced 2025-12-06 03:42:00 +01:00
Update Multi-Reflector-Installer.sh
added enable clause
This commit is contained in:
parent
05ac3a8751
commit
cb64764c61
|
|
@ -178,6 +178,7 @@ mkdir -p /var/log/YSFReflector
|
|||
chown mmdvm: /var/log/YSFReflector
|
||||
cp $DIRDIR/templates/ysfreflector.service /etc/systemd/system
|
||||
systemctl daemon-reload
|
||||
systemctl enable ysfreflector
|
||||
echo ""
|
||||
echo "--------------------------------------"
|
||||
echo "YSFReflector is finished installing."
|
||||
|
|
|
|||
Loading…
Reference in a new issue