Navidrome: Remove pushing systemd service
This commit is contained in:
parent
4e09cb9bbf
commit
638df339e2
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ incus exec $CNAME -- wget -q \
|
|||
-O /tmp/Navidrome.tar.gz
|
||||
incus exec $CNAME -- tar -xvzf /tmp/Navidrome.tar.gz -C /opt/navidrome/
|
||||
incus exec $CNAME -- chown -R navidrome:navidrome /opt/navidrome
|
||||
incus file push navidrome.service $CNAME/etc/systemd/system/
|
||||
|
||||
# Syncthing
|
||||
incus exec $CNAME -- apt install -y --no-install-recommends syncthing
|
||||
|
|
Loading…
Add table
Reference in a new issue