add exeuction with shebang

This commit is contained in:
Cédric Abonnel 2022-03-06 06:42:13 +00:00
parent 8b0b2d56e5
commit 62618cc97d
1 changed files with 4 additions and 0 deletions

View File

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