Parcourir la source

Remove bash profile

Hamilton Turner il y a 10 ans
Parent
commit
6a09bc9b75
1 fichiers modifiés avec 0 ajouts et 9 suppressions
  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