From 62618cc97d32483dffc86f9aab7af57b1ad094ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Abonnel?= Date: Sun, 6 Mar 2022 06:42:13 +0000 Subject: [PATCH] add exeuction with shebang --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 793814e..5776cab 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,8 @@ Déposer le fichier **trierPhotos.php** dans ''/usr/bin/'' ``` php /usr/bin/trierPhotos.php ``` +ou +``` +/usr/bin/trierPhotos.php +```