add support for qobuz auth
All checks were successful
Publish Docker image / Push Docker image to registry (push) Successful in 55s
All checks were successful
Publish Docker image / Push Docker image to registry (push) Successful in 55s
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
|
||||
sed -i "s/\${DEEZER_NUTS}/$DEEZER_NUTS/g" /root/.config/streamrip/config.toml
|
||||
|
||||
sed -i "s/\${QOBUZ_USERID}/$QOBUZ_USERID/g" /root/.config/streamrip/config.toml
|
||||
sed -i "s/\${QOBUZ_TOKEN}/$QOBUZ_TOKEN/g" /root/.config/streamrip/config.toml
|
||||
|
||||
tail -f /dev/null
|
||||
|
||||
Reference in New Issue
Block a user