Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- Script_backup.txt 2023-01-18 13:17:46.072570284 +0300
- +++ Script_backup.rsc 2023-01-18 13:18:42.613114776 +0300
- @@ -30,7 +30,7 @@ $sysver\nTime and Date stamp: " . [/syst
- [:pick [/system clock get date] 7 11] . [:pick [/system \
- clock get date] 0 3] . [:pick [/system clock get date] 4 6] . ".rsc");
- :log info "Creating new Setup Script file...";
- -/export file=$exportfile;
- +/export terse file=$exportfile;
- :delay 2;
- :log info "Sending Setup Script file via E-mail...";
- /tool e-mail send from="<$Eaccount>" to=$Eaccount server=$smtpserv \
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement