mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-14 19:14:27 +05:00
refactor(log-upload): update log upload functions and re-enable access
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
@@ -112,8 +112,7 @@ function main_menu() {
|
||||
"restart crowsnest") do_action_service "restart" "crowsnest"; main_ui;;
|
||||
update) do_action "update_kiauh" "main_ui";;
|
||||
0)clear && print_header
|
||||
#upload_selection
|
||||
print_error "Function currently disabled! Sorry!"
|
||||
upload_selection
|
||||
main_ui;;
|
||||
1)clear && print_header
|
||||
install_menu
|
||||
|
||||
Reference in New Issue
Block a user