diff options
| author | 2019-12-04 11:29:11 +1300 | |
|---|---|---|
| committer | 2019-12-04 14:02:37 +1300 | |
| commit | 0ac5b243c723f079dc88325c5be4be8dfd9d324f (patch) | |
| tree | 0781caef3dd0cc1cd9d1c542043addc08f0f7068 /tools | |
| parent | Merge pull request #198 from andrewchambers/intprint (diff) | |
Add os/cryptorand.
Diffstat (limited to 'tools')
| -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 |
