1
0
forked from me/IronOS

update build.sh

Doesn't use anything bash-specific, so can be a /bin/sh script
This commit is contained in:
slycordinator
2021-12-27 16:04:51 +09:00
committed by GitHub
parent 82fdd74be7
commit 6dfab0ae3c

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env bash
#!/bin/sh
docker-compose run --rm builder /bin/bash /build/ci/buildAll.sh