update scripts to not cd to TODO MUSIC

This commit is contained in:
2025-12-07 15:52:42 +00:00
parent 8edfb40df3
commit 67132dfabe
36 changed files with 8732 additions and 4 deletions

3
.gitignore vendored
View File

@@ -129,8 +129,8 @@ celerybeat.pid
*.sage.py
# Environments
.env
.venv
.env
env/
venv/
ENV/
@@ -174,3 +174,4 @@ cython_debug/
# PyPI configuration file
.pypirc
.env/