initial commit
This commit is contained in:
commit
d9561d7908
2 changed files with 16 additions and 0 deletions
4
entrypoint.sh
Executable file
4
entrypoint.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
zola --version
|
||||
Loading…
Add table
Add a link
Reference in a new issue