You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
Better close Apache3 at the end
This commit is contained in:
@@ -100,4 +100,5 @@ def apache_job(files_list, repo_name):
|
||||
replace_files(files_list, repo_name, app)
|
||||
|
||||
print("Close Apache3")
|
||||
app.Apache3Build.close()
|
||||
app.connect(path="Apache3.exe")
|
||||
app.kill_()
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user