Set shell script execution flag and fixed landing path
This commit is contained in:
parent
d344afe203
commit
6d14bf8edb
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
cat > ../landing/index.html <<EOL
|
cat > ./landing/index.html <<EOL
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
|
|
Loading…
Reference in New Issue