initial commit
This commit is contained in:
commit
5c79371b63
2 changed files with 13 additions and 0 deletions
5
entry.sh
Executable file
5
entry.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
zola build
|
||||
Loading…
Add table
Add a link
Reference in a new issue