Skip to content

Commit 143244c

Browse files
committed
install
1 parent 8a5a732 commit 143244c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ pandora-fetch || echo "⚠ pandora-fetch failed, Do not worry, we will try fallb
133133

134134
# Resolve the actual PANDORA data dir from the package
135135
PANDORA_DIR=$(python -c "import PANDORA; print(PANDORA.PANDORA_data)")
136-
PANDORA_DB_URL="https://owncloud.gwdg.de/index.php/s/gebWa9TN3VNHy31"
136+
PANDORA_DB_URL="https://owncloud.gwdg.de/index.php/s/gebWa9TN3VNHy31/download"
137137

138138
if [ ! -f "$PANDORA_DIR/PANDORA_database.pkl" ]; then
139139
echo "⚠ PANDORA_database.pkl missing. Downloading fallback DB..."

0 commit comments

Comments
 (0)