You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nitro...@googlegroups.com
Hi all,
I want to add some extra applications to the release file which is generated by nitrogen. I've located it under releases/2.0.4/nitrogen.rel - but how do I build the boot file? I've tried 'systools:make_script("releases/2.0.4/nitrogen")' within the running nitrogen node....but that didn't work. Any clues?
Chandru
Jesse Gumm
unread,
May 29, 2012, 12:51:21 AM5/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nitro...@googlegroups.com
Hey Chandru,
Have you tried adding them as rebar dependencies?
Check the rebar.config file. That's how I add all my additional
dependency applications.