Merge branch 'main' of ssh://code.8bitbuddhism.com/aires/nix-configuration
This commit is contained in:
commit
781171768c
|
@ -19,9 +19,9 @@ fi
|
||||||
|
|
||||||
echo "Starting services..."
|
echo "Starting services..."
|
||||||
systemctl restart duplicacy-web.service
|
systemctl restart duplicacy-web.service
|
||||||
systemctl restart airsonic.service forgejo.service
|
systemctl restart airsonic.service forgejo.service jellyfin.service
|
||||||
systemctl --machine aires@.host --user start syncthing.service
|
systemctl --machine aires@.host --user start syncthing.service
|
||||||
systemctl restart nginx.service
|
systemctl restart nginx.service
|
||||||
echo "Services started. Haven is ready to go!"
|
echo "Services started. $(hostname) is ready to go!"
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Reference in a new issue