Do not mention dep ID on skip var deploy notify
This commit is contained in:
parent
b5c992b9b3
commit
185a56d014
1 changed files with 1 additions and 1 deletions
2
arkdep
2
arkdep
|
@ -433,7 +433,7 @@ deploy () {
|
|||
cleanup_and_quit 'Failed to receive var'
|
||||
else
|
||||
# Notify if var is not deployed
|
||||
printf "\e[1;33m<!>\e[0m\e[1m ${data[0]} var is already preset, skipping var deployment\e[0m\n"
|
||||
printf "\e[1;33m<!>\e[0m\e[1m var is already preset, skipping var deployment\e[0m\n"
|
||||
fi
|
||||
|
||||
# Make var writable
|
||||
|
|
Loading…
Add table
Reference in a new issue