mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-18 11:36:17 +00:00
Update install_proxmenux.sh
This commit is contained in:
@@ -731,7 +731,7 @@ install_normal_version() {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
BASIC_DEPS=("dialog" "curl")
|
BASIC_DEPS=("dialog" "curl" "git")
|
||||||
|
|
||||||
if [ -z "${APT_UPDATED:-}" ]; then
|
if [ -z "${APT_UPDATED:-}" ]; then
|
||||||
apt-get update -y > /dev/null 2>&1 || true
|
apt-get update -y > /dev/null 2>&1 || true
|
||||||
|
|||||||
Reference in New Issue
Block a user