mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
* fix admin cli * move script to bin, actually pass arguments * remove accidentally created package-lock.json
2 lines
42 B
Bash
Executable file
2 lines
42 B
Bash
Executable file
#!/usr/bin/env sh
|
|
./start.sh admin-cli $1
|