compose/funkwhale/update-lib-funkwhale.sh

10 lines
221 B
Bash
Raw Permalink Normal View History

2023-03-09 22:10:22 +01:00
#!/bin/sh
docker-compose -f /srv/docker/funkwhale/compose.yaml \
exec -it funkwhale /app/api/manage.py import_files \
9cf82ebc-67b9-444e-99db-011e64053d74 \
"/music/hendrik/" \
--recursive \
--noinput \
--in-place