mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
chore: update Docker installation script to point to the new repository for SurfSense
This commit is contained in:
parent
232622f9b3
commit
f03a746385
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
set -euo pipefail
|
||||
|
||||
REPO_RAW="https://raw.githubusercontent.com/MODSetter/SurfSense/main"
|
||||
REPO_RAW="https://raw.githubusercontent.com/AnishSarkar/SurfSense/fix/docker"
|
||||
INSTALL_DIR="./surfsense"
|
||||
OLD_VOLUME="surfsense-data"
|
||||
DUMP_FILE="./surfsense_migration_backup.sql"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue