heroku-buildpack-uml/bin/read_config

6 lines
56 B
Plaintext
Raw Normal View History

2017-12-13 17:59:33 +00:00
if [ "x$MEM" == x ]
then MEM=1024
2017-12-10 17:06:11 +00:00
fi
export MEM="$MEM"