This website requires JavaScript.
Explore
Help
Sign In
cadey
/
heroku-buildpack-uml
Watch
1
Star
0
Fork
You've already forked heroku-buildpack-uml
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
7fee9c4f43
heroku-buildpack-uml
/
bin
/
read_config
6 lines
56 B
Plaintext
Raw
Blame
History
if [ "x$MEM" == x ]
then MEM=1024
fi
export MEM="$MEM"
Reference in New Issue
View Git Blame
Copy Permalink