mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2024-11-25 09:03:41 +01:00
Remove sudo -u mastodon
This commit is contained in:
parent
f48d826e55
commit
fc5fe7e80d
@ -26,8 +26,6 @@ mastodon:
|
|||||||
sudo cp -v "${PWD}/bin/mastodon-db-backup" /usr/local/bin
|
sudo cp -v "${PWD}/bin/mastodon-db-backup" /usr/local/bin
|
||||||
sudo chown -R root:root /usr/local/bin/mastodon-db-backup
|
sudo chown -R root:root /usr/local/bin/mastodon-db-backup
|
||||||
sudo loginctl enable-linger
|
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:
|
thelounge:
|
||||||
curl -s https://api.github.com/repos/thelounge/thelounge-deb/releases/latest \
|
curl -s https://api.github.com/repos/thelounge/thelounge-deb/releases/latest \
|
||||||
|
Loading…
Reference in New Issue
Block a user