Update bitmagnet
This commit is contained in:
parent
e384cdcb3c
commit
a28751f37a
@ -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 "Enter your TMDB API key if you have one: " tmdbapikey
|
||||
${TAB} read -rp "Enter your TMDB API key if you have one: " tmdbapikey
|
||||
|
||||
msg_info "Enabling bitmagnet Service"
|
||||
cat <<EOF >/etc/init.d/bitmagnet
|
||||
|
Loading…
x
Reference in New Issue
Block a user