diff options
Diffstat (limited to 'tools/format.sh')
| -rwxr-xr-x | tools/format.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/format.sh b/tools/format.sh index 8d2ba436..f5b4a88c 100755 --- a/tools/format.sh +++ b/tools/format.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Format all code with astyle |
