3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
|
#!/bin/sh
|
||
|
exec /opt/spicetify-cli/spicetify-cli "$@"
|