We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66cf9b8 commit 8c5a458Copy full SHA for 8c5a458
deploy.sh
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env bash
+#!/bin/sh
2
set -ex # Exit immediately if a command exits with a non-zero status and print commands.
3
4
echo "Running composer"
0 commit comments