mirror of
https://github.com/Jrohy/python3-install.git
synced 2026-04-03 03:08:18 +00:00
fix bug
This commit is contained in:
@@ -148,7 +148,7 @@ compileInstall(){
|
||||
downloadPackage
|
||||
./configure $CONFIG_PARAM
|
||||
make && make install
|
||||
else
|
||||
fi
|
||||
|
||||
cd $ORIGIN_PATH && rm -rf Python-$INSTALL_VERSION*
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user