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.
2 parents e797b3d + 8c5a458 commit afb5b29Copy full SHA for afb5b29
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