Compare commits
No commits in common. "e03359fc80c78e21237a62b4f5f3b6d8dba6e2a4" and "6f8d13cf4145e76aa38f335aa7056e0f0b4931f1" have entirely different histories.
e03359fc80
...
6f8d13cf41
@ -278,7 +278,7 @@ msg_info "Generating installation report"
|
||||
systemctl is-active mongod &>/dev/null && echo "MongoDB: Active"
|
||||
systemctl is-active php8.3-fpm &>/dev/null && echo "PHP-FPM: Active"
|
||||
systemctl is-active local-ip-helper &>/dev/null && echo "Local IP Helper: Active"
|
||||
} >~/tools-func-test-report.txt
|
||||
} > ~/tools-func-test-report.txt
|
||||
|
||||
cat ~/tools-func-test-report.txt
|
||||
msg_ok "Test report saved to ~/tools-func-test-report.txt"
|
||||
|
4179
misc/tools.func
4179
misc/tools.func
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user