We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20beaab commit 170c9a5Copy full SHA for 170c9a5
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