This commit is contained in:
Lanta 2023-09-21 15:36:43 +02:00
parent 2eabb6c1cf
commit 2922b5ef26

4
update/.htaccess Normal file
View file

@ -0,0 +1,4 @@
<Files *.ps1>
Order allow,deny
Deny from all
</Files>