mirror of
https://github.com/SinTan1729/random.git
synced 2024-12-27 05:28:37 -06:00
5 lines
96 B
Text
5 lines
96 B
Text
|
#!/bin/bash
|
||
|
|
||
|
cd <photoprism-folder-location>
|
||
|
docker-compose exec -T photoprism photoprism index
|