repo: new index format

This commit is contained in:
Thomas Hobson 2021-03-06 19:20:07 +13:00
parent 812069cc3f
commit 0363f1bb9f
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
3 changed files with 11 additions and 16 deletions

View file

@ -8,4 +8,4 @@ done
cd /repo
./mkindex.sh
curl -s http://piston_api:6969/repos -XPOST -d "slug=local&url=file:///repo/index.yaml" || echo "WARNING: Could not add repository"
python3 -m http.server