This repository has been archived on 2020-08-11. You can view files and clone it, but cannot push or open issues or pull requests.
2020-04-29 16:21:18 +00:00
|
|
|
echo 'substituting index._html to index.html'
|
|
|
|
cat /www/data/index._html
|
|
|
|
envsubst < /www/data/index._html > /www/data/index.html
|
2020-04-29 16:09:58 +00:00
|
|
|
cat /www/data/index.html
|
2020-04-29 13:32:11 +00:00
|
|
|
sh run.sh
|