Skip to content

Commit 8c5a458

Browse files
committed
Update deploy.sh
1 parent 66cf9b8 commit 8c5a458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env bash
1+
#!/bin/sh
22
set -ex # Exit immediately if a command exits with a non-zero status and print commands.
33

44
echo "Running composer"

0 commit comments

Comments
 (0)