apache misc

This commit is contained in:
Anthony Axenov 2024-07-31 23:15:48 +08:00
parent 5bf67b1c8e
commit f3f6e8fd31
Signed by: anthony
GPG Key ID: EA9EC32FF7CCD4EC

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