mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-14 16:53:01 +02:00
bash compatibility
This commit is contained in:
parent
5191dab1b2
commit
dc8fe5695d
1 changed files with 1 additions and 1 deletions
2
algo
2
algo
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
|
||||
algo_provisioning () {
|
||||
|
|
Loading…
Add table
Reference in a new issue