typo corrected

This commit is contained in:
Michael H.G. Schmidt 2023-02-16 10:38:05 +01:00
parent 42140bc09e
commit e0d752d8b1
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ cd /D %SCRIPTS%
echo.
rem set ALL permissions ...
call set-permisssions.cmd
call set-permissions.cmd
echo.
rem 7-zip is essential for other scripts ...

View File

@ -254,7 +254,7 @@ echo #####################
echo.
rem set ALL permissions ...
call set-permisssions.cmd
call set-permissions.cmd
echo.
rem enable updates again (doing it as late as possible) ...