1 parent bdef132 commit 69cbdadCopy full SHA for 69cbdad
1 file changed
scripts/startapache.sh
@@ -1,2 +1,2 @@
1
#!/bin/bash
2
-service httpd start > /var/log/startapache.out 2>&1
+service apache2 start > /var/log/startapache.out 2>&1
0 commit comments