make posix shell
This commit is contained in:
parent
51dba02569
commit
fab750352f
2
sndev
2
sndev
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
|
|
||||||
sndev__start() {
|
sndev__start() {
|
||||||
if [ ! -x "$(command -v docker-compose)" ]; then
|
if [ ! -x "$(command -v docker-compose)" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user