mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-17 19:16:25 +00:00
Update menu
This commit is contained in:
7
menu
7
menu
@@ -43,11 +43,6 @@ if [[ -f "$UTILS_FILE" ]]; then
|
|||||||
source "$UTILS_FILE"
|
source "$UTILS_FILE"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
# =========================================================
|
|
||||||
# For now, update is not available in the local version.
|
|
||||||
# Take in mind that in future versions, updates must be
|
|
||||||
# a warning to update the .deb package
|
|
||||||
# =========================================================
|
# =========================================================
|
||||||
|
|
||||||
check_updates() {
|
check_updates() {
|
||||||
@@ -94,4 +89,4 @@ main_menu() {
|
|||||||
load_language
|
load_language
|
||||||
initialize_cache
|
initialize_cache
|
||||||
check_updates
|
check_updates
|
||||||
main_menu
|
main_menu
|
||||||
|
|||||||
Reference in New Issue
Block a user