Skip to content

Commit afb5b29

Browse files
authored
Merge pull request #1215 from w3bdesign/dev
Update deploy.sh
2 parents e797b3d + 8c5a458 commit afb5b29

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)