mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-17 17:56:42 +00:00
Update install_proxmenux.sh
This commit is contained in:
parent
6b3a41dfe0
commit
f9fa9ce6d8
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user