make deployment-script executable
parent
919ed6913d
commit
9809af15c4
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
cp html_resources/index_template.html index.html
|
||||
|
||||
function genlinks {
|
||||
|
|
Loading…
Reference in New Issue