mirror of
https://github.com/laspavel/mikrotik-scripts.git
synced 2025-06-23 22:48:39 +02:00
Fix vpnhost output
This commit is contained in:
parent
50c4df53db
commit
34f3ddb148
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
/interface l2tp-client enable VPN1;
|
/interface l2tp-client enable VPN1;
|
||||||
|
|
||||||
:log info "*** Interface l2tp-client modified ***";
|
:log info "*** Interface l2tp-client modified ***";
|
||||||
|
:put "$vpnhost"
|
||||||
|
|
||||||
} on-error={
|
} on-error={
|
||||||
/log error "********** VPNSCRIPT finished with error *********";
|
/log error "********** VPNSCRIPT finished with error *********";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue