Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e4c7801

Browse files
authored
change from httpd to apache2
1 parent 30973a3 commit e4c7801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install_dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
2-
apt install -y httpd
2+
apt install -y apache2
33

0 commit comments

Comments
 (0)