Adding a few more update things.

This commit is contained in:
Quinn Damerell
2023-03-11 14:34:15 -08:00
parent 1215446a6c
commit 79f9aa4837
2 changed files with 5 additions and 3 deletions

View File

@@ -120,6 +120,9 @@ function update_all() {
[[ "${update_arr[*]}" =~ "telegram_bot" ]] && \
echo -e "| ${cyan}● MoonrakerTelegramBot${white} |"
[[ "${update_arr[*]}" =~ "octoeverywhere" ]] && \
echo -e "| ${cyan}● OctoEverywhere${white} |"
[[ "${update_arr[*]}" =~ "system" ]] && \
echo -e "| ${cyan}● System${white} |"