Minor script cleanup

This commit is contained in:
Vidar Holen
2018-09-16 10:11:03 -07:00
parent a06d7c1841
commit 95a376aad1
3 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# quickrun runs ShellCheck in an interpreted mode.
# This allows testing changes without recompiling.