Switch install script and README URLs to GitHub
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
REPO="https://gitea.jaidaken.dev/jaidaken/ferrosonic.git"
|
||||
REPO="https://github.com/jaidaken/ferrosonic.git"
|
||||
INSTALL_DIR="/usr/local/bin"
|
||||
|
||||
echo "Ferrosonic installer"
|
||||
|
||||
Reference in New Issue
Block a user