39a04df9b0
We cannot mix code and includes, this needs to be separated. Use two include commands and split out the initial content to another file. Change-Id: I04584e301078cc851ae258525dc1c4b662ed6c28
4 lines
60 B
Bash
Executable File
4 lines
60 B
Bash
Executable File
#!/bin/bash -xe
|
|
VENV="deploy-guide"
|
|
GUIDEDIR="deploy-guide"
|