4 lignes
51 B
Bash
Fichiers exécutables
4 lignes
51 B
Bash
Fichiers exécutables
#!/usr/bin/env bash
|
|
|
|
php -S 0.0.0.0:8085 index.php
|