[PR #708] [MERGED] Change script shebangs, fix minor doc typeo #1784

Closed
opened 2026-03-14 15:32:52 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (3)

  • 6f803d2 fix typo
  • 92b4a0d shebangs use env for crossplatform & venv support
  • 558a862 Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/708 **Author:** [@kism](https://github.com/kism) **Created:** 4/23/2025 **Status:** ✅ Merged **Merged:** 5/10/2025 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`6f803d2`](https://github.com/aome510/spotify-player/commit/6f803d2d0a4a02c13632ed44a124f2860f54f832) fix typo - [`92b4a0d`](https://github.com/aome510/spotify-player/commit/92b4a0d06e85c1b54d07f3380171a02b79c53492) shebangs use env for crossplatform & venv support - [`558a862`](https://github.com/aome510/spotify-player/commit/558a8623f2ff253dceabbb4d3ba800cbf69dd612) Merge branch 'master' into master ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/config.md` (+1 -1) 📝 `scripts/publish` (+1 -1) 📝 `scripts/theme_parse` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:32:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1784
No description provided.