summaryrefslogtreecommitdiffstats
path: root/acid/cyche-build
diff options
context:
space:
mode:
Diffstat (limited to 'acid/cyche-build')
-rwxr-xr-xacid/cyche-build1
1 files changed, 1 insertions, 0 deletions
diff --git a/acid/cyche-build b/acid/cyche-build
index 4239340..f37c22b 100755
--- a/acid/cyche-build
+++ b/acid/cyche-build
@@ -46,5 +46,6 @@ echo "$2" >.git/previous_hash
if [ "$3" == "--self" ]; then
echo "$slug" >.git/previous_slug
+ docker compose down
docker compose $prev down
fi