Cleaning up the root directory a bit

This commit is contained in:
Waffles
2023-01-04 12:58:02 -08:00
parent 5de86be501
commit c7bcfe8424
3 changed files with 1 additions and 11 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
handlers:
- name: Re-up docker containers
command: docker-compose up -d
command: /usr/local/bin/docker-compose.sh
args:
chdir: /home/mastodon/live
listen: "docker-compose up"