Skip to content

Commit 9528c6e

Browse files
authored
Update BackupAndUpdate.rsc
1 parent 46b1e7e commit 9528c6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BackupAndUpdate.rsc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ if ([:len [/system identity get name]] = 0 or [/system identity get name] = "Mik
175175
:global buGlobalVarUpdateStep;
176176
############### ^^^^^^^^^ GLOBALS ^^^^^^^^^ ###############
177177

178-
:local scriptVersion "22.01.17";
178+
:local scriptVersion "22.07.15";
179179

180180
#Current date time in format: 2020jan15-221324
181181
:local dateTime ([:pick [/system clock get date] 7 11] . [:pick [/system clock get date] 0 3] . [:pick [/system clock get date] 4 6] . "-" . [:pick [/system clock get time] 0 2] . [:pick [/system clock get time] 3 5] . [:pick [/system clock get time] 6 8]);

0 commit comments

Comments
 (0)