You've already forked immich
							
							
				mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 00:18:28 +02:00 
			
		
		
		
	| @@ -1,4 +1,4 @@ | ||||
| #!/bin/sh | ||||
| #!/usr/bin/env sh | ||||
|  | ||||
| # The default execution directory of this script is the ci_scripts directory. | ||||
| cd $CI_WORKSPACE/mobile | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| #!/bin/sh | ||||
| #!/usr/bin/env sh | ||||
| # vim:sw=4:ts=4:et | ||||
|  | ||||
| set -e | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| #!/bin/sh | ||||
| #!/usr/bin/env sh | ||||
| set -e | ||||
|  | ||||
| export IMMICH_WEB_URL="${IMMICH_WEB_URL:-http://immich-web:3000}" | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| #!/bin/bash | ||||
| #!/usr/bin/env bash | ||||
|  | ||||
| set -e | ||||
|  | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| #!/bin/bash | ||||
| #!/usr/bin/env bash | ||||
|  | ||||
| set -e | ||||
|  | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| #!/bin/bash | ||||
| #!/usr/bin/env bash | ||||
|  | ||||
| set -e | ||||
|  | ||||
|   | ||||
| @@ -1 +1,2 @@ | ||||
| #!/usr/bin/env bash | ||||
| node ./node_modules/immich/bin/index "$@" | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| #!/bin/bash | ||||
| #!/usr/bin/env bash | ||||
|  | ||||
| set -e | ||||
|  | ||||
|   | ||||
| @@ -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 | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| #!/bin/sh | ||||
| #!/usr/bin/env sh | ||||
|  | ||||
| export LD_PRELOAD=/usr/lib/$(arch)-linux-gnu/libmimalloc.so.2 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user