Clarify error message

This commit is contained in:
TheSpad
2024-03-08 11:45:12 +00:00
parent d700d57ba8
commit 64b22e706b
@@ -7,5 +7,5 @@ elif [[ -f /sbin/apk ]]; then
# Alpine
cp /unrar6/unrar-alpine /usr/bin/unrar
else
echo "*** This mod only supports Ubuntu and Alpine-based containers ***"
echo "*** The universal-unrar6 mod only supports Ubuntu and Alpine-based containers ***"
fi