Skip to content

Commit 44d2985

Browse files
Update omni-upgrade
1 parent 77beedb commit 44d2985

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/bin/omni-upgrade

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ if [[ ${REPLY} =~ ^[Yy]$ ]] ; then
135135

136136
echo
137137
[[ ! -d /var/local/Gooby ]] && echo "${LGREEN}Gooby has finished upgrading to OmniStream.${STD}" || echo "${LRED}Gooby has upgraded with some errors... please try again.${STD}"
138+
[[ -d /tmp/components ]] && echo "${LGREEN}If you had any custom yaml files, then you can find those in" ; echo "/tmp/components. Make sure you adapt and copy them!${STD}"
138139

139140
echo
140141
echo "Important! Visit ${LCYAN}omnistream.cloud${STD} and follow the"

0 commit comments

Comments
 (0)