Browse Source

Revert previous changes

master
Theodotos Andreou 7 years ago
parent
commit
e892c59059
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      entrypoint.sh

+ 2
- 2
entrypoint.sh View File

@@ -1,4 +1,4 @@
#!/bin/sh

/etc/init.d/apache2 start
/etc/init.d/mysql start
/usr/sbin/apache2ctl start
/usr/bin/mysqld_safe

Loading…
Cancel
Save