Add missing file

This commit is contained in:
Waffles
2023-01-04 00:26:50 -08:00
parent d9a7331373
commit 5de86be501
@@ -0,0 +1,2 @@
#!/bin/bash
docker-compose $(ls /home/mastodon/live/docker-compose.*yml -1 | sort -r | awk '{printf "-f %s ", $1}') up -d --remove-orphans