Update build.sh

This commit is contained in:
al 2025-06-28 13:55:58 -04:00
parent 33968a1189
commit 3078e0a3eb

View file

@ -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