apache misc

This commit is contained in:
2024-07-31 23:15:48 +08:00
parent 5bf67b1c8e
commit f3f6e8fd31

View File

@@ -1,6 +1,6 @@
#!/bin/bash
##makedesc: Install apache2 (latest)
[ -f `dirname $0`/../helpers ] && source `dirname $0`/../helpers || exit 255
source `dirname $0`/../helpers || exit 255
title