mirror of https://github.com/immich-app/immich.git
parent
4ee634766d
commit
53f5643994
@ -1 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
node ./node_modules/immich/bin/index "$@"
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
./start.sh microservices
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
./start.sh immich
|
||||
|
||||
Loading…
Reference in New Issue