diff --git a/plugins/php/versions/53/install.sh b/plugins/php/versions/53/install.sh index 78cd846d4..0a8dc776d 100755 --- a/plugins/php/versions/53/install.sh +++ b/plugins/php/versions/53/install.sh @@ -141,7 +141,7 @@ if [ ! -d $serverPath/php/53/bin ];then --enable-fpm make clean && make -j${cpuCore} && make install && make clean - rm -rf $sourcePath/php/php${PHP_VER} + # rm -rf $sourcePath/php/php${PHP_VER} fi diff --git a/plugins/php/versions/54/install.sh b/plugins/php/versions/54/install.sh index afffc1ad1..f5c2fac5a 100755 --- a/plugins/php/versions/54/install.sh +++ b/plugins/php/versions/54/install.sh @@ -157,7 +157,7 @@ if [ ! -d $serverPath/php/${PHP_VER} ];then make install && make clean - rm -rf $sourcePath/php/php${PHP_VER} + # rm -rf $sourcePath/php/php${PHP_VER} fi #------------------------ install end ------------------------------------# diff --git a/plugins/php/versions/55/install.sh b/plugins/php/versions/55/install.sh index 77f6ea69b..7ee4b398a 100755 --- a/plugins/php/versions/55/install.sh +++ b/plugins/php/versions/55/install.sh @@ -130,7 +130,7 @@ if [ ! -d $serverPath/php/55 ];then --enable-fpm make clean && make -j${cpuCore} && make install && make clean - rm -rf $sourcePath/php/php${PHP_VER} + # rm -rf $sourcePath/php/php${PHP_VER} fi #------------------------ install end ------------------------------------# diff --git a/plugins/php/versions/56/install.sh b/plugins/php/versions/56/install.sh index cc3a9a706..999fa5acb 100755 --- a/plugins/php/versions/56/install.sh +++ b/plugins/php/versions/56/install.sh @@ -136,7 +136,7 @@ if [ ! -d $serverPath/php/56 ];then --enable-fpm make clean && make -j${cpuCore} && make install && make clean - rm -rf $sourcePath/php/php${PHP_VER} + # rm -rf $sourcePath/php/php${PHP_VER} fi #------------------------ install end ------------------------------------# diff --git a/plugins/php/versions/70/install.sh b/plugins/php/versions/70/install.sh index 858241103..a290c036f 100755 --- a/plugins/php/versions/70/install.sh +++ b/plugins/php/versions/70/install.sh @@ -123,7 +123,7 @@ if [ ! -d $serverPath/php/70 ];then --enable-fpm make clean && make -j${cpuCore} && make install && make clean - rm -rf $sourcePath/php/php${PHP_VER} + # rm -rf $sourcePath/php/php${PHP_VER} fi #------------------------ install end ------------------------------------# diff --git a/plugins/php/versions/71/install.sh b/plugins/php/versions/71/install.sh index 5f4bb2644..6889b8c25 100755 --- a/plugins/php/versions/71/install.sh +++ b/plugins/php/versions/71/install.sh @@ -120,7 +120,7 @@ if [ ! -d $serverPath/php/71 ];then --enable-fpm make clean && make -j${cpuCore} && make install && make clean - rm -rf $sourcePath/php/php${PHP_VER} + # rm -rf $sourcePath/php/php${PHP_VER} fi #------------------------ install end ------------------------------------# diff --git a/plugins/php/versions/72/install.sh b/plugins/php/versions/72/install.sh index 93ba5cb3b..cddb39673 100755 --- a/plugins/php/versions/72/install.sh +++ b/plugins/php/versions/72/install.sh @@ -122,7 +122,7 @@ if [ ! -d $serverPath/php/72 ];then --enable-fpm make clean && make -j${cpuCore} && make install && make clean - rm -rf $sourcePath/php/php${PHP_VER} + # rm -rf $sourcePath/php/php${PHP_VER} fi #------------------------ install end ------------------------------------# diff --git a/plugins/php/versions/73/install.sh b/plugins/php/versions/73/install.sh index caeedcd3d..c031149e1 100755 --- a/plugins/php/versions/73/install.sh +++ b/plugins/php/versions/73/install.sh @@ -136,7 +136,7 @@ if [ ! -d $serverPath/php/73 ];then --enable-fpm make clean && make -j${cpuCore} && make install && make clean - rm -rf $sourcePath/php/php${PHP_VER} + # rm -rf $sourcePath/php/php${PHP_VER} fi #------------------------ install end ------------------------------------# diff --git a/plugins/php/versions/74/install.sh b/plugins/php/versions/74/install.sh index 256a73fd4..ab4114092 100755 --- a/plugins/php/versions/74/install.sh +++ b/plugins/php/versions/74/install.sh @@ -159,7 +159,7 @@ if [ ! -d $serverPath/php/${PHP_VER} ];then --enable-fpm make clean && make -j${cpuCore} && make install && make clean - rm -rf $sourcePath/php/php${PHP_VER} + # rm -rf $sourcePath/php/php${PHP_VER} fi #------------------------ install end ------------------------------------# } diff --git a/plugins/php/versions/80/install.sh b/plugins/php/versions/80/install.sh index a6d478f3f..88fa8042b 100755 --- a/plugins/php/versions/80/install.sh +++ b/plugins/php/versions/80/install.sh @@ -161,7 +161,7 @@ if [ ! -d $serverPath/php/${PHP_VER} ];then --enable-fpm make clean && make -j${cpuCore} && make install && make clean - rm -rf $sourcePath/php/php${PHP_VER} + # rm -rf $sourcePath/php/php${PHP_VER} fi #------------------------ install end ------------------------------------# } diff --git a/plugins/php/versions/81/install.sh b/plugins/php/versions/81/install.sh index d71b4b5be..18b3b9bd8 100755 --- a/plugins/php/versions/81/install.sh +++ b/plugins/php/versions/81/install.sh @@ -151,7 +151,7 @@ if [ ! -d $serverPath/php/${PHP_VER} ];then --enable-fpm make clean && make -j${cpuCore} && make install && make clean - rm -rf $sourcePath/php/php${PHP_VER} + # rm -rf $sourcePath/php/php${PHP_VER} fi #------------------------ install end ------------------------------------# } diff --git a/plugins/php/versions/82/install.sh b/plugins/php/versions/82/install.sh index 02f4ae2b2..2adcaacdd 100755 --- a/plugins/php/versions/82/install.sh +++ b/plugins/php/versions/82/install.sh @@ -154,7 +154,7 @@ if [ ! -d $serverPath/php/${PHP_VER} ];then --enable-fpm make clean && make -j${cpuCore} && make install && make clean - rm -rf $sourcePath/php/php${PHP_VER} + # rm -rf $sourcePath/php/php${PHP_VER} fi #------------------------ install end ------------------------------------# } diff --git a/plugins/php/versions/83/install.sh b/plugins/php/versions/83/install.sh index 624e6b072..e0989cf2d 100755 --- a/plugins/php/versions/83/install.sh +++ b/plugins/php/versions/83/install.sh @@ -153,7 +153,7 @@ if [ ! -d $serverPath/php/${PHP_VER} ];then --enable-fpm make clean && make -j${cpuCore} && make install && make clean - rm -rf $sourcePath/php/php${PHP_VER} + # rm -rf $sourcePath/php/php${PHP_VER} fi #------------------------ install end ------------------------------------# }