Browse Source

Remove bash profile

Hamilton Turner 10 years ago
parent
commit
6a09bc9b75
1 changed files with 0 additions and 9 deletions
  1. 0 9
      frameworks/PHP/php-symfony2-stripped/bash_profile.sh

+ 0 - 9
frameworks/PHP/php-symfony2-stripped/bash_profile.sh

@@ -1,9 +0,0 @@
-#!/bin/bash
-
-export PHP_HOME=${IROOT}/php-5.5.17
-
-export PHP_FPM=$PHP_HOME/sbin/php-fpm
-
-export COMPOSER_HOME=${IROOT}/php-composer
-
-export NGINX_HOME=${IROOT}/nginx