Add Music Studio, Migrate from GitHub to Personal Gitea (#1)

Reviewed-on: #1
This commit is contained in:
2025-01-02 13:03:50 -07:00
parent 5dea8472b0
commit 752969e2fa
16 changed files with 151 additions and 412 deletions

View File

@ -6,7 +6,7 @@
DIR="$(dirname -- "${BASH_SOURCE[0]}")"
PROG="$(basename -- "${BASH_SOURCE[0]}")"
LOCAL=$DIR/local.yml
URL="https://github.com/Hyperling/ansible"
URL="https://git.hyperling.com/me/env-ansible"
BRANCH="main"
## Functions ##