mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-23 15:06:53 +00:00
Update auto_post_install.sh
This commit is contained in:
parent
a78860dbc4
commit
0f51256add
@ -980,6 +980,8 @@ install_log2ram_auto() {
|
|||||||
|
|
||||||
|
|
||||||
if ! command -v git >/dev/null 2>&1; then
|
if ! command -v git >/dev/null 2>&1; then
|
||||||
|
cleanup
|
||||||
|
sleep 1
|
||||||
msg_info "$(translate "Installing git dependency...")"
|
msg_info "$(translate "Installing git dependency...")"
|
||||||
apt-get update -qq >/dev/null 2>&1
|
apt-get update -qq >/dev/null 2>&1
|
||||||
apt-get install -y git >/dev/null 2>&1
|
apt-get install -y git >/dev/null 2>&1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user