7 lines
74 B
Bash
7 lines
74 B
Bash
#!/bin/bash
|
|
|
|
export ENTRYPOINT_VERSION=v1
|
|
|
|
#example_command() {
|
|
# ls
|
|
#} |