diff --git a/base_Onboot.bat b/base_Onboot.bat index 6d4bfdf..0051d46 100644 --- a/base_Onboot.bat +++ b/base_Onboot.bat @@ -19,4 +19,6 @@ if exist "C:\Scripts\wBase\HELP.bat" ( copy C:\Scripts\wBase\HELP.bat Q:\HELP.bat ) +call C:\Scripts\Secrets\SecretGitClone.bat + echo "FINISHED: %~n0" \ No newline at end of file