fixed scipt shell reference in run_nwaku

This commit is contained in:
stubbsta 2024-05-28 11:03:47 +02:00
parent 71882e78b5
commit 8a2f241009
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# Install bind-tools package used for domainname resolution and jq for json parsing
apk add bind-tools