toml.frag->frag.toml
This commit is contained in:
parent
e87fcf1fa7
commit
f3f4fe296f
3 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.toml.frag* >>soupault.toml
|
||||
cat soupault.frag.toml* >>soupault.toml
|
||||
}
|
||||
|
||||
source ./pgvv/bin/activate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue