Pārlūkot izejas kodu

remove bash_profile.sh from spray

Lita Gratrix 10 gadi atpakaļ
vecāks
revīzija
14c1e7a365

+ 0 - 3
frameworks/Scala/spray/bash_profile.sh

@@ -1,3 +0,0 @@
-#!/bin/bash
-
-export SBT_HOME=${IROOT}/sbt

+ 1 - 0
frameworks/Scala/spray/setup.sh

@@ -1,4 +1,5 @@
 #!/bin/bash
+export SBT_HOME=${IROOT}/sbt
 
 ${SBT_HOME}/bin/sbt assembly