Merge branch 'home-deploy'
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
commit
08d601bd44
|
@ -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
|
sh run.sh
|
Reference in New Issue