mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 00:39:30 +00:00
update error message
Signed-off-by: Brian Downs <brian.downs@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ if [ -n ${DEBUG} ]; then
|
||||
fi
|
||||
|
||||
if [ -z $1 ]; then
|
||||
echo "error: image tag required as argument. exiting..."
|
||||
echo "error: image name required as argument. exiting..."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user