Browse Source

removes bash profile

Keith Newman 10 năm trước cách đây
mục cha
commit
f555b8666c
1 tập tin đã thay đổi với 0 bổ sung7 xóa
  1. 0 7
      frameworks/PHP/clancats/bash_profile.sh

+ 0 - 7
frameworks/PHP/clancats/bash_profile.sh

@@ -1,7 +0,0 @@
-#!/bin/bash
-
-export PHP_HOME=${IROOT}/php-5.4.13
-
-export PHP_FPM=$PHP_HOME/sbin/php-fpm
-
-export PATH="$PHP_HOME/bin:$PHP_HOME/sbin:$PATH"