From 8c5a458ce4a49be1f3028df909186794fb2bc8a8 Mon Sep 17 00:00:00 2001 From: w3bdesign <45217974+w3bdesign@users.noreply.github.com> Date: Sun, 18 May 2025 22:19:14 +0200 Subject: [PATCH] Update deploy.sh --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 8dcb7c5f..e24393c7 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/sh set -ex # Exit immediately if a command exits with a non-zero status and print commands. echo "Running composer"