Browse Source

remove bash_profile.sh from play1

Lita Gratrix 10 years ago
parent
commit
108d583d0a
2 changed files with 1 additions and 3 deletions
  1. 0 3
      frameworks/Java/play1/bash_profile.sh
  2. 1 0
      frameworks/Java/play1/setup.sh

+ 0 - 3
frameworks/Java/play1/bash_profile.sh

@@ -1,3 +0,0 @@
-#!/bin/bash
-
-export PLAY1_HOME=${IROOT}/play-1.2.5

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

@@ -1,4 +1,5 @@
 #!/bin/bash
 #!/bin/bash
+export PLAY1_HOME=${IROOT}/play-1.2.5
 
 
 sed -i 's|jdbc:mysql://.*:3306|jdbc:mysql://'"${DBHOST}"':3306|g' conf/application.conf
 sed -i 's|jdbc:mysql://.*:3306|jdbc:mysql://'"${DBHOST}"':3306|g' conf/application.conf