Advertisement
smithy1208

Untitled

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