This commit is contained in:
USER
2023-02-26 21:23:49 +00:00
parent 3ef2bab247
commit 4e43eed31f

View File

@ -13,6 +13,6 @@ FOR %%x IN (C:\Scripts\lSecrets\l_*.bat) DO (
call "%%x"
)
powershell -ExecutionPolicy Bypass -File \Scripts\wLocal\ShowSeconds.ps1
powershell -ExecutionPolicy Bypass -File \Scripts\wLocal\PS\ShowSeconds.ps1
echo "FINISHED: %~n0"