aurweb: down services before updating
All threads resolved!
All threads resolved!
Compare changes
- Kevin Morris authored
Without this, we update while services are still running, and those services depend on the AUR directory state. This commit installs services much earlier, downs all of them, deploys out updates, then starts them all again at the end. Signed-off-by:
Kevin Morris <kevr@0cost.org>
+ 47
− 21
@@ -40,7 +40,7 @@
@@ -50,6 +50,51 @@
@@ -239,32 +284,13 @@