mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
* fix admin cli * move script to bin, actually pass arguments * remove accidentally created package-lock.json
3 lines
42 B
Bash
Executable File
3 lines
42 B
Bash
Executable File
#!/usr/bin/env sh
|
|
./start.sh admin-cli $1
|