deactivate python venv after questions
oginstaller/pipeline/head There was a failure building this commit
Details
oginstaller/pipeline/head There was a failure building this commit
Details
parent
b8f53f91e8
commit
f6fe1615f4
|
@ -46,6 +46,7 @@ extract_installer() {
|
|||
create_questions() {
|
||||
echo "Creating questions..."
|
||||
python3 /tmp/oginstall/oginstaller-v2.py
|
||||
deactivate
|
||||
}
|
||||
|
||||
launch_component_installer() {
|
||||
|
|
Loading…
Reference in New Issue