From: Patrick Canterino Date: Sat, 22 Mar 2025 12:15:31 +0000 (+0100) Subject: Merge branch 'master' into 'next-release' X-Git-Tag: 4.6.3~3 X-Git-Url: https://git.p6c8.net/jirafeau/pcanterino.git/commitdiff_plain/eae7f48e501c8709a049d291069bc37150ecc1a1?hp=8d502b13db867970e99498f9276691442b642ff0 Merge branch 'master' into 'next-release' fix grammar mistake See merge request jirafeau/Jirafeau!21 --- diff --git a/script.php b/script.php index 5f3bc6f..aa8c259 100644 --- a/script.php +++ b/script.php @@ -320,7 +320,7 @@ downloadpage='f.php' if [ "$1" == "send" ]; then if [ ! -f "$2" ]; then - echo "File \"$2\" does not exists." + echo "File \"$2\" does not exist." exit fi