Can't fix MickLesk beign noob
This commit is contained in:
parent
a89e2b2fcc
commit
bb7945c44e
@ -23,7 +23,7 @@ RELEASE=$(curl -fsSL https://api.github.com/repos/navidrome/navidrome/releases/l
|
||||
TMP_DEB=$(mktemp --suffix=.deb)
|
||||
curl -fsSL -o "${TMP_DEB}" "https://github.com/navidrome/navidrome/releases/download/${RELEASE}/navidrome_${RELEASE#v}_linux_amd64.deb"
|
||||
$STD apt-get install -y "${TMP_DEB}"
|
||||
systemctl enable -q --now navidrome.service
|
||||
systemctl enable -q --now navidrome
|
||||
echo "${RELEASE}" >/opt/Navidrome_version.txt
|
||||
msg_ok "Installed Navidrome"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user