9 lines
64 B
Bash
9 lines
64 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
# This shell is executed before docker build.
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|