Update build.sh
This commit is contained in:
parent
33968a1189
commit
3078e0a3eb
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -13,7 +13,7 @@ fi
|
|||
function soup_config {
|
||||
rm soupault.toml
|
||||
cp ../soupault.toml soupault.toml
|
||||
cat soupault.frag.toml* >>soupault.toml
|
||||
cat soupault.frag*.toml >>soupault.toml
|
||||
}
|
||||
|
||||
source ./pgvv/bin/activate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue