Explorar el Código

remove bash_profile.sh from grape

Lita Gratrix hace 10 años
padre
commit
cae947491e
Se han modificado 2 ficheros con 1 adiciones y 6 borrados
  1. 0 6
      frameworks/Ruby/grape/bash_profile.sh
  2. 1 0
      frameworks/Ruby/grape/run_unicorn.sh

+ 0 - 6
frameworks/Ruby/grape/bash_profile.sh

@@ -1,6 +0,0 @@
-#!/bin/bash
-
-export LC_ALL=en_US.UTF-8 
-export LANG=en_US.UTF-8
-
-export NGINX_HOME=${IROOT}/nginx

+ 1 - 0
frameworks/Ruby/grape/run_unicorn.sh

@@ -1,4 +1,5 @@
 #!/bin/bash
+export NGINX_HOME=${IROOT}/nginx
 
 # We assume single-user installation as 
 # done in our rvm.sh script and