Adding parameters for EVERYTHING :D

This commit is contained in:
Ciaby 2014-07-14 21:01:02 -05:00
parent 3691ec0cfb
commit f01793119d
4 changed files with 133 additions and 7 deletions

View file

@ -1,3 +1,3 @@
#!/bin/sh
BTS1=<%= @bts1_address %>
BTS1=<%= @bts1_ip_address %>
RECIPIENTS=<%= @mail_admins %>