mirror of https://github.com/immich-app/immich.git
feat: bin for cli (#19648)
parent
e6f8bfdf5e
commit
7f9689b4bc
@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env node
|
||||
import '../dist/index.js';
|
||||
Loading…
Reference in New Issue