refactor: update package lists only when stale (#346)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
This commit was merged in pull request #346.
This commit is contained in:
@@ -34,7 +34,8 @@ function install_ui() {
|
||||
}
|
||||
|
||||
function install_menu() {
|
||||
clear && print_header
|
||||
clear -x && sudo -v && clear -x # (re)cache sudo credentials so password prompt doesn't bork ui
|
||||
print_header
|
||||
install_ui
|
||||
|
||||
### save all installed webinterface ports to the ini file
|
||||
|
||||
Reference in New Issue
Block a user