Complete self-destruct support

This commit is contained in:
Thomas Sileo
2022-09-11 10:51:08 +02:00
parent 5eb6157c1b
commit c1231245a4
4 changed files with 61 additions and 3 deletions

View File

@@ -25,3 +25,7 @@ webfinger:
.PHONY: move-to
move-to:
-docker run --volume `pwd`/data:/app/data --volume `pwd`/app/static:/app/app/static microblogpub/microblogpub inv move-to $(account)
.PHONY: self-destruct
move-to:
-docker run --volume `pwd`/data:/app/data --volume `pwd`/app/static:/app/app/static microblogpub/microblogpub inv self-destruct