Compare commits
1 Commits
aa2a5e7714
...
cd1ea8b54c
Author | SHA1 | Date | |
---|---|---|---|
cd1ea8b54c |
@ -7,6 +7,8 @@ if [ ! -d /var/lib/mysql/wikindx6 ] ; then
|
||||
mysql -u root < create.sql
|
||||
fi
|
||||
|
||||
ls /home/wikindx/
|
||||
|
||||
# for updating from old docker container
|
||||
if [ -e /home/wikindx/index.php ]; then
|
||||
echo -n "found application in config directory ..."
|
||||
|
Loading…
Reference in New Issue
Block a user