refactor: log-upload functions

Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
th33xitus
2022-04-21 15:30:43 +02:00
parent 43ab12ed14
commit c8864ea09f
3 changed files with 65 additions and 63 deletions

View File

@@ -15,7 +15,7 @@ function main_ui(){
top_border
echo -e "| $(title_msg "~~~~~~~~~~~~~~~ [ Main Menu ] ~~~~~~~~~~~~~~~") |"
hr
echo -e "| 0) [Upload Log] | Klipper: $(get_klipper_status)|"
echo -e "| 0) [Log-Upload] | Klipper: $(get_klipper_status)|"
echo -e "| | |"
echo -e "| 1) [Install] | |"
echo -e "| 2) [Update] | Moonraker: $(get_moonraker_status)|"