Skip to content

fix(spotify): fix wrongly escaped variables in install script#384

Open
phts wants to merge 1 commit intovolumio:masterfrom
phts:spotify-fix-escaped-vars
Open

fix(spotify): fix wrongly escaped variables in install script#384
phts wants to merge 1 commit intovolumio:masterfrom
phts:spotify-fix-escaped-vars

Conversation

@phts
Copy link
Copy Markdown
Contributor

@phts phts commented Jan 14, 2025

Otherwise the original files just got deleted without making a copy:

....
Creating directories
Creating data directory
cp: cannot create regular file '$DAEMON_DATA_PATH/config.yml': No such file or directory
chown: cannot access '$DAEMON_DATA_PATH/config.yml': No such file or directory
cp: cannot create regular file '$DAEMON_DATA_PATH/credentials.json': No such file or directory
chown: cannot access '$DAEMON_DATA_PATH/credentials.json': No such file or directory
Creating Start Script
plugininstallend

and requires reauthorization

cc @devgianlu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant