Modified startup commands

このコミットが含まれているのは:
Theodotos Andreou 2016-09-22 15:02:48 +03:00
コミット 76173ba972
1個のファイルの変更2行の追加2行の削除

ファイルの表示

@ -1,4 +1,4 @@
#!/bin/sh
/usr/bin/apache2ctl start
/usr/bin/mysqld_safe
/etc/init.d/apache2 start
/etc/init.d/mysql start