5 lines
59 B
Bash
Executable file
5 lines
59 B
Bash
Executable file
#!/bin/sh
|
|
|
|
/usr/sbin/apache2ctl start
|
|
/usr/bin/mysqld_safe
|