use gnu bash for the docker entry script
This commit is contained in:
parent
d68f0a74ac
commit
5815a5b193
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# replace the API URL
|
||||
find ./build -type f -exec sed "s/http:\/\/placeholder\//${API_URL//\//\\/}/g" -i "{}" \;
|
||||
|
Loading…
x
Reference in New Issue
Block a user