Script_update

This commit is contained in:
Xeno-linux
2025-09-29 11:07:31 +02:00
parent 6c8a22f0af
commit 86b71e4605
2 changed files with 4 additions and 0 deletions

2
script1.php Normal file
View File

@@ -0,0 +1,2 @@
<?php
echo "script 1";

2
script2.php Normal file
View File

@@ -0,0 +1,2 @@
<?php
echo "script 2";