fix usb unlock

This commit is contained in:
USER
2024-01-06 21:18:44 +00:00
parent f15d6623e8
commit 17a47fccd2
3 changed files with 3 additions and 2 deletions

View File

@ -5,6 +5,7 @@ echo "%~n0: Start"
if exist Z:\LocalBackups\ (
echo "Backup disk found"
call C:\Scripts\wLocal\bin\l_UnlockUSB.bat
) else (
echo "Backup disk NOT found"
call %TMESSAGEH% '"Friday backup disk missing on %check_computername%"'