Merge branch 'home-deploy'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Giles Bradshaw 2020-04-29 17:37:09 +01:00
commit 08d601bd44
2 changed files with 4 additions and 1 deletions

View File

@ -1,2 +1,5 @@
envsubst < /www/data/index.html > /www/data/index.html
echo 'substituting index._html to index.html'
cat /www/data/index._html
envsubst < /www/data/index._html > /www/data/index.html
cat /www/data/index.html
sh run.sh