Skip to content

Commit 69cbdad

Browse files
committed
Update startapache.sh
1 parent bdef132 commit 69cbdad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/startapache.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash
2-
service httpd start > /var/log/startapache.out 2>&1
2+
service apache2 start > /var/log/startapache.out 2>&1

0 commit comments

Comments
 (0)