Kaynağa Gözat

remove bash_profile.sh from wicket

Lita Gratrix 10 yıl önce
ebeveyn
işleme
83c479eeaf

+ 0 - 1
frameworks/Java/wicket/bash_profile.sh

@@ -1 +0,0 @@
-export RESIN_HOME=${IROOT}/resin-4.0.41

+ 1 - 0
frameworks/Java/wicket/setup.sh

@@ -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