Fix memories-test path

pull/395/head
Varun Patil 2023-02-05 17:20:40 -08:00
parent 24e70a7e06
commit 2a0cbffcb0
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ php -S localhost:8080 &
# Get test photo files
cd data/admin/files
wget https://github.com/pulsejet/memories-test/raw/main/Files.zip
wget https://github.com/pulsejet/memories-assets/raw/main/Files.zip
unzip Files.zip
cd ../../..