diff --git a/cfg/jobs/navidrome.run b/cfg/jobs/navidrome.run index 80715b9..faacac8 100755 --- a/cfg/jobs/navidrome.run +++ b/cfg/jobs/navidrome.run @@ -10,7 +10,7 @@ VER="${VER//./-}" UPSTREAM_VER="0.54.4" UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}" UPSTREAM_NAME="navidrome" -SERIAL="1benoitjpnet" +SERIAL="2benoitjpnet" CNAME="$UPSTREAM_NAME-$UPSTREAM_VER_DASH-$SERIAL-$DIST-$VER" ALIAS="$UPSTREAM_NAME-$UPSTREAM_VER-$SERIAL" @@ -43,7 +43,7 @@ incus file push "$WORKSPACE"/syncthing.service \ "$CNAME"/etc/systemd/system/ incus exec "$CNAME" -- systemctl daemon-reload -incus exec "$CNAME" -- systemctl enable syncthing photoprism +incus exec "$CNAME" -- systemctl enable syncthing navidrome laminarc run incus_publish \ CNAME="$CNAME" \