mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[PR #708] [MERGED] Change script shebangs, fix minor doc typeo #1784
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1784
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/708
Author: @kism
Created: 4/23/2025
Status: ✅ Merged
Merged: 5/10/2025
Merged by: @aome510
Base:
master← Head:master📝 Commits (3)
6f803d2fix typo92b4a0dshebangs use env for crossplatform & venv support558a862Merge branch 'master' into master📊 Changes
3 files changed (+3 additions, -3 deletions)
View changed files
📝
docs/config.md(+1 -1)📝
scripts/publish(+1 -1)📝
scripts/theme_parse(+1 -1)📄 Description
Change the shebangs in scripts to use /usr/bin/env bash/python3 for better cross-platform and python virtual environment support.
Fix a typo in the component_style example
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.