mirror of
https://github.com/wifinigel/MikrotikScripting.git
synced 2025-12-09 20:19:29 +00:00
Cosmetic
Headers of files unified.
This commit is contained in:
parent
9914cf5e18
commit
78cac6a07c
18 changed files with 53 additions and 35 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# ch10-09-simple-pause.rsc
|
||||
# filename: ch10-09-simple-pause.rsc
|
||||
|
||||
# A simple script that includes a 2 second pause
|
||||
|
||||
:put "Hello we're going to pause now...";
|
||||
:delay 2;
|
||||
:put "Pause complete. We're all done now!";
|
||||
:put "Pause complete. We're all done now!";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue