We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20beaab + 170c9a5 commit 0d9f8f4Copy full SHA for 0d9f8f4
bin/build.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
if [ -d obj ]; then
4
rm -fR obj/*
0 commit comments