mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
fix: shell scripts (#7189)
* fix: bash scripts * fix: use bash * fix: e2e
This commit is contained in:
parent
ddae707ea9
commit
66d3daa074
5 changed files with 21 additions and 44 deletions
|
|
@ -1,2 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
./start.sh microservices
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue