add exeuction with shebang

This commit is contained in:
Cédric Abonnel
2022-03-06 06:42:13 +00:00
parent 8b0b2d56e5
commit 62618cc97d

View File

@@ -21,4 +21,8 @@ Déposer le fichier **trierPhotos.php** dans ''/usr/bin/''
``` ```
php /usr/bin/trierPhotos.php php /usr/bin/trierPhotos.php
``` ```
ou
```
/usr/bin/trierPhotos.php
```