mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 08:06:17 +00:00
Update auto_post_install.sh
This commit is contained in:
@@ -905,7 +905,7 @@ install_log2ram_auto() {
|
|||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
msg_info "$(translate "Log2RAM not found. Proceeding with installation...")"
|
msg_info "$(translate "Log2RAM proceeding with installation...")"
|
||||||
|
|
||||||
|
|
||||||
if [[ -d /tmp/log2ram ]]; then
|
if [[ -d /tmp/log2ram ]]; then
|
||||||
@@ -924,7 +924,6 @@ install_log2ram_auto() {
|
|||||||
systemctl daemon-reexec >/dev/null 2>&1 || true
|
systemctl daemon-reexec >/dev/null 2>&1 || true
|
||||||
systemctl daemon-reload >/dev/null 2>&1 || true
|
systemctl daemon-reload >/dev/null 2>&1 || true
|
||||||
|
|
||||||
msg_info "$(translate "Installing log2ram from GitHub...")"
|
|
||||||
|
|
||||||
|
|
||||||
if ! command -v git >/dev/null 2>&1; then
|
if ! command -v git >/dev/null 2>&1; then
|
||||||
|
Reference in New Issue
Block a user