add AquaeAtrae example for ROOT_SITE_SUBFOLDER
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "[*] my-php started"
|
||||
exec "$@"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "[*] my-php started"
|
||||
exec "$@"
|
||||