diff --git a/pi0/justfile b/pi0/justfile index 539a752..07ed745 100644 --- a/pi0/justfile +++ b/pi0/justfile @@ -26,8 +26,6 @@ mastodon: sudo cp -v "${PWD}/bin/mastodon-db-backup" /usr/local/bin sudo chown -R root:root /usr/local/bin/mastodon-db-backup sudo loginctl enable-linger - sudo -u mastodon systemctl --user enable --now mastodon-db-backup.timer - sudo -u mastodon systemctl --user enable --now mastodon-system-to-minio.timer thelounge: curl -s https://api.github.com/repos/thelounge/thelounge-deb/releases/latest \