aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-07 14:23:01 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-07 14:23:01 +0000
commit4d7bbc25449ea6105427560c95ea3f65da6bfe59 (patch)
tree290cfb5b9e69dbbd22fea151431871701bdf57b6 /scripts
parenta4017a4c75d7b893247f05d4f8fa2736eb8eebe1 (diff)
downloadverismith-4d7bbc25449ea6105427560c95ea3f65da6bfe59.tar.gz
verismith-4d7bbc25449ea6105427560c95ea3f65da6bfe59.zip
Update build script to run in bash
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build.sh b/scripts/build.sh
index 838b9a8..8a1f71b 100755
--- a/scripts/build.sh
+++ b/scripts/build.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
if [[ -z $NIX ]]; then
if [[ $NIX -eq 0 ]]; then