diff --git a/Repositories/otago_eprints/Makefile b/Repositories/otago_eprints/Makefile index 1628954..767f8c1 100755 --- a/Repositories/otago_eprints/Makefile +++ b/Repositories/otago_eprints/Makefile @@ -82,7 +82,7 @@ @sudo $(APACHE_STOP) @sleep 10 @announce "Waiting for Apache to start up..." - @sudo $(APACHE_STOP) + @sudo $(APACHE_START) @while [ ! -f $(APACHE_PID) ]; do echo > /dev/null; done