chore: updated links to the main branch for production

This commit is contained in:
Anish Sarkar 2026-02-27 04:17:37 +05:30
parent ccae5ffeb1
commit 48ee5e86aa
3 changed files with 7 additions and 7 deletions

View file

@ -17,7 +17,7 @@
set -euo pipefail
REPO_RAW="https://raw.githubusercontent.com/AnishSarkar22/SurfSense/fix/docker"
REPO_RAW="https://raw.githubusercontent.com/MODSetter/SurfSense/main"
INSTALL_DIR="./surfsense"
OLD_VOLUME="surfsense-data"
DUMP_FILE="./surfsense_migration_backup.sql"