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