mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-27 20:06:52 +00:00
Update vm_creator.sh
This commit is contained in:
parent
312c2d5db7
commit
587e255c29
@ -24,6 +24,7 @@
|
||||
# consistent and maintainable way, using ProxMenux standards.
|
||||
# ==========================================================
|
||||
|
||||
REPO_URL="https://raw.githubusercontent.com/MacRimi/ProxMenux/main"
|
||||
BASE_DIR="/usr/local/share/proxmenux"
|
||||
UTILS_FILE="$BASE_DIR/utils.sh"
|
||||
VENV_PATH="/opt/googletrans-env"
|
||||
@ -475,5 +476,7 @@ fi
|
||||
|
||||
msg_success "$(translate "Press Enter to return to the main menu...")"
|
||||
read -r
|
||||
bash <(curl -fsSL "$REPO_URL/scripts/menus/create_vm_menu.sh")
|
||||
exit 0
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user