Update bitmagnet

This commit is contained in:
tremor021 2025-05-14 18:27:14 +02:00
parent 9265e10243
commit c4dc609202

View File

@ -47,7 +47,7 @@ $STD su - postgres -c "psql -c 'CREATE DATABASE bitmagnet;'"
echo "${RELEASE}" >/opt/bitmagnet_version.txt
msg_ok "Installed bitmagnet v${RELEASE}"
read -rp "${TAB}${TAB}${TAB}Enter your TMDB API key if you have one: " tmdbapikey
read -rp "${ROOTSSH}Enter your TMDB API key if you have one: " tmdbapikey
msg_info "Enabling bitmagnet Service"
cat <<EOF >/etc/init.d/bitmagnet