Compare commits
1 Commits
67a600396b
...
aa2a5e7714
Author | SHA1 | Date | |
---|---|---|---|
aa2a5e7714 |
@ -8,7 +8,7 @@ if [ ! -d /var/lib/mysql/wikindx6 ] ; then
|
||||
fi
|
||||
|
||||
# for updating from old docker container
|
||||
if [ -d /home/wikindx/core ]; then
|
||||
if [ -e /home/wikindx/index.php ]; then
|
||||
echo -n "found application in config directory ..."
|
||||
mv /home/wikindx/config.php /tmp/
|
||||
rm /home/wikindx/* -rf
|
||||
|
Loading…
Reference in New Issue
Block a user