mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 18:49:41 +00:00
modified: chr.sh
This commit is contained in:
parent
60709c4fd6
commit
1a5647bd98
2
chr.sh
2
chr.sh
@ -305,7 +305,7 @@ create_autorun() {
|
||||
/ip address add address=$ADDRESS interface=[/interface ethernet get [find mac-address=$MAC] name]
|
||||
/ip route add gateway=$GATEWAY
|
||||
EOF
|
||||
echo "$MSG_AUTO_RUN_FILE_CREATED"
|
||||
echo "$MSG_AUTO_RUN_FILE_CREATED:\n$(cat "$MNT/rw/autorun.scr")"
|
||||
umount $MNT
|
||||
losetup -d "$LOOP"
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user