diff --git a/scripts/gifpress b/scripts/gifpress index 26c5e34f..069f30cc 100755 --- a/scripts/gifpress +++ b/scripts/gifpress @@ -7,7 +7,7 @@ usage: gifpress input.gif width height\n" fi if ! command -v gifsicle &> /dev/null ; then - echo "gifpress not installed!" + echo "gifsicle not installed!" exit 1 fi