4 lines
42 B
Bash
4 lines
42 B
Bash
#!/bin/bash
|
|
service apache2 start
|
|
/bin/sh
|
#!/bin/bash
|
|
service apache2 start
|
|
/bin/sh
|