mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
bash compatibility
This commit is contained in:
parent
a1bf2ad5ef
commit
66c6044496
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