mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-03 00:26:18 +00:00
Update auto_post_install.sh
This commit is contained in:
@@ -980,9 +980,6 @@ 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...")"
|
|
||||||
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
|
||||||
msg_ok "$(translate "Git installed successfully")"
|
msg_ok "$(translate "Git installed successfully")"
|
||||||
|
Reference in New Issue
Block a user