Is it possible to install Apache with a script/batch file?
feedback
|
|
Sure is...
right inside the ol' batch file, depending on your package manager. If you wanted to install from source, just
and put all the steps you would normally take inside a bash script. | |||||
feedback
|