mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +02:00
chore: update Docker installation script to use the new repository URL for SurfSense
This commit is contained in:
parent
f03a746385
commit
233279b109
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
set -euo pipefail
|
||||
|
||||
REPO_RAW="https://raw.githubusercontent.com/AnishSarkar/SurfSense/fix/docker"
|
||||
REPO_RAW="https://raw.githubusercontent.com/AnishSarkar22/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