update permissions
This commit is contained in:
parent
ec0d807e49
commit
f7e69cbbb1
@ -106,4 +106,8 @@ findstr "kodivisible" config.php >nul 2>&1
|
||||
echo KodiVisible Updated
|
||||
goto END
|
||||
:END
|
||||
|
||||
rem Set permissions
|
||||
CACLS *.* /e /p everyone:f
|
||||
echo Permissions Updated
|
||||
PAUSE
|
Loading…
x
Reference in New Issue
Block a user