Commit 5763cc0b authored by nanahira's avatar nanahira

fix

parent 048cd2ae
......@@ -2,7 +2,7 @@
cd /home/container
# motd
curl https://minio.mycard.moe:7900/mycard/srvpro/motd.txt
curl https://minio.mycard.moe:7900/mycard/srvpro/motd.txt | envsubst
# Replace Startup Variables
MODIFIED_STARTUP=`eval echo $(echo ${STARTUP} | sed -e 's/{{/${/g' -e 's/}}/}/g')`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment