mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Update start_dev.sh
Doesn't use anything bash-specific, so it can be /bin/sh
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
#!/usr/bin/env bash
|
#!/bin/sh
|
||||||
docker-compose run --rm builder
|
docker-compose run --rm builder
|
||||||
Reference in New Issue
Block a user