mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-12 04:27:39 +00:00
(improvement)(build) When remove runtimeDir in the build script, add prefix deletion handling. (#479)
This commit is contained in:
@@ -42,7 +42,7 @@ ${pip_path} install -r ${requirementPath}
|
|||||||
echo "install python modules success"
|
echo "install python modules success"
|
||||||
|
|
||||||
#6. reset runtime
|
#6. reset runtime
|
||||||
rm -fr $runtimeDir/*
|
rm -fr $runtimeDir/supersonic*
|
||||||
moveAllToRuntime
|
moveAllToRuntime
|
||||||
setEnvToWeb chat
|
setEnvToWeb chat
|
||||||
setEnvToWeb semantic
|
setEnvToWeb semantic
|
||||||
|
|||||||
Reference in New Issue
Block a user