From 189ca080b6a1912ab9f254c62ebee7b14576f2f3 Mon Sep 17 00:00:00 2001 From: Snogard Date: Wed, 5 Mar 2025 15:14:21 +0100 Subject: [PATCH] updated migration notification --- src/commands/update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/commands/update.sh b/src/commands/update.sh index fa4f176..8d6d5e4 100755 --- a/src/commands/update.sh +++ b/src/commands/update.sh @@ -145,6 +145,7 @@ echo "Update complete" 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" +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'" exit 0 \ No newline at end of file