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
|
echo KodiVisible Updated
|
||||||
goto END
|
goto END
|
||||||
:END
|
:END
|
||||||
|
|
||||||
|
rem Set permissions
|
||||||
|
CACLS *.* /e /p everyone:f
|
||||||
|
echo Permissions Updated
|
||||||
PAUSE
|
PAUSE
|
Loading…
x
Reference in New Issue
Block a user