diff --git a/INITIAL-COMMANDS.md b/INITIAL-COMMANDS.md index 3023344c..40f609b9 100644 --- a/INITIAL-COMMANDS.md +++ b/INITIAL-COMMANDS.md @@ -32,7 +32,7 @@ Run the complete base installation: :error "Something is wrong with your certificates!"; }; :delay 1s; - } + }; :put "Renaming global-config-overlay, if exists..."; /system/script/set name=("global-config-overlay-" . [ /system/clock/get date ] . "-" . [ /system/clock/get time ]) [ find where name="global-config-overlay" ]; :foreach Script in={ "global-config"; "global-config-overlay"; "global-functions" } do={ @@ -49,7 +49,7 @@ Run the complete base installation: :put "Renaming certificate by its common-name..."; :global CertificateNameByCN; $CertificateNameByCN $CertFingerprint; - } + }; }; Then continue setup with