mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 10:28:54 -07:00
7097cf6319
* 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
|