revert back to sh instead of bash for contract deployer script

This commit is contained in:
stubbsta 2025-07-01 11:16:49 +02:00
parent 363d373cc0
commit d482429f60
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
set -e