mirror of
https://github.com/YGGverse/howtools.git
synced 2026-03-31 17:45:32 +00:00
update message
This commit is contained in:
parent
2d20e7e86f
commit
6e5eaadd23
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ fi
|
||||||
|
|
||||||
# Compare versions
|
# Compare versions
|
||||||
if [[ ${LocalSHA256:0:64} == ${RemoteSHA256:0:64} ]]; then
|
if [[ ${LocalSHA256:0:64} == ${RemoteSHA256:0:64} ]]; then
|
||||||
echo "DB up to date!"
|
echo "DB is up to date!"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue