Updated hosto file not found message
This commit is contained in:
parent
566a9fecec
commit
54b88dedb9
@ -26,6 +26,6 @@ if [ -f $INVENTORY_FILE ]; then
|
||||
eval "${POSITIONAL_ARGS[@]}"
|
||||
sudo inv-alias rm $INVENTORY_FILE
|
||||
else
|
||||
echo "hosto: Could not find inventory file in $PWD"
|
||||
echo "hosto: Could not find inventory file at $INVENTORY_FILE"
|
||||
eval "${POSITIONAL_ARGS[@]}"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user