autostart apache

This commit is contained in:
ktyl 2023-03-11 11:26:32 +00:00
parent 2ea30d858e
commit 513f1a1592
1 changed files with 1 additions and 0 deletions

1
local
View File

@ -8,3 +8,4 @@ make all
sudo rm -r $dest/*
sudo cp -r $outdir/* $dest
sudo apachectl start