diff --git a/routeros/sxt5ac-init.rsc b/routeros/sxt5ac-init.rsc index 2904c21..f863ed2 100644 --- a/routeros/sxt5ac-init.rsc +++ b/routeros/sxt5ac-init.rsc @@ -15,6 +15,4 @@ set api disabled=yes set time-zone-name=Europe/Paris /system ntp client set enabled=yes server-dns-names=fr.pool.ntp.org -/tool fetch url="https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/routeros/add-music.rsc" dst-path=add-music.rsc -/import add-music.rsc -/system script run "Music: Thunderstruck" +/tool fetch url="https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/routeros/add-music.rsc" dst-path=add-music.rsc; /import add-music.rsc; /system script run "Music: Thunderstruck";