bash_profile.sh 97 B

123456
  1. #!/bin/bash
  2. export LC_ALL=en_US.UTF-8
  3. export LANG=en_US.UTF-8
  4. export NGINX_HOME=${IROOT}/nginx