Browse Source

remove bash_profile.sh from grape

Lita Gratrix 10 years ago
parent
commit
cae947491e
2 changed files with 1 additions and 6 deletions
  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