mirror of
https://github.com/SinTan1729/random.git
synced 2024-12-26 13:18:35 -06:00
4 lines
96 B
Bash
Executable file
4 lines
96 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd <photoprism-folder-location>
|
|
docker-compose exec -T photoprism photoprism index
|