mirror of
https://gitlab.com/Snogard/kaido.git
synced 2025-08-20 02:40:10 +02:00
removed deprecation notice
This commit is contained in:
parent
7e82e8709a
commit
399bdf5e04
@ -27,12 +27,4 @@ if [ ! "$configDir" = "$sysConfigDir" ]; then
|
||||
git pull
|
||||
fi
|
||||
|
||||
|
||||
echo "WARNING: the update process is being split into two commands.
|
||||
kaido update: to download the latest container defitions and kaido versions
|
||||
kaido upgrade: to donwload the lastest user configs and to actually upgrade your containers to the latest definitions
|
||||
NOTE: when the transition is finished make sure that your kaido configs are in inside '$HOME/.config/kaido' instead of '/etc/kaido'"
|
||||
|
||||
echo "WARNING: if somethig fails, check your file permissions, make sure they belong to the correct user"
|
||||
|
||||
exit 0
|
Loading…
x
Reference in New Issue
Block a user