This commit is contained in:
My Spaghetti
2020-11-24 18:44:17 +02:00
parent 3ee28be973
commit 9fdbe665e7
+1 -1
View File
@@ -197,7 +197,7 @@ fi
if [[ -z "$(echo -n "xxd" | xxd -e -p 2>/dev/null))" ]]; then
echo "Please make sure a version of xxd which supports the -e option is installed."
echo -e "The -e option should be listed when executing ${low_contrast_color}xxd --help${default_color}"
echo "The package vim-common-8 provides a compatible version on most distros."
echo "The package vim-common-8 provides a compatible version on most modern distros."
exit
fi