This commit is contained in:
Jrohy
2021-10-08 16:40:07 +08:00
parent 6238c7c0fa
commit 574ede4cd0

View File

@@ -148,7 +148,7 @@ compileInstall(){
downloadPackage
./configure $CONFIG_PARAM
make && make install
else
fi
cd $ORIGIN_PATH && rm -rf Python-$INSTALL_VERSION*
}