@@ -1 +0,0 @@
-export RESIN_HOME=${IROOT}/resin-4.0.41
@@ -1,4 +1,5 @@
#!/bin/bash
+export RESIN_HOME=${IROOT}/resin-4.0.41
sed -i 's|mysql://.*:3306|mysql://'"${DBHOST}"':3306|g' src/main/webapp/WEB-INF/resin-web.xml