1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

fix: shebangs (#3643)

Signed-off-by: lucasew <lucas59356@gmail.com>
This commit is contained in:
Lucas Eduardo
2023-08-17 00:50:01 -03:00
committed by GitHub
parent 4ee634766d
commit 53f5643994
11 changed files with 11 additions and 10 deletions

View File

@ -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