split into multiple soupault sites
This commit is contained in:
parent
988b14da4d
commit
864544624c
209 changed files with 221 additions and 1416 deletions
10
build.sh
Executable file
10
build.sh
Executable file
|
@ -0,0 +1,10 @@
|
|||
#!/bin/sh
|
||||
|
||||
builtin pushd acl.cool
|
||||
rm -rf serve/
|
||||
soupault
|
||||
popd
|
||||
builtin pushd ytheleus.org
|
||||
rm -rf serve/
|
||||
soupault
|
||||
popd
|
Loading…
Add table
Add a link
Reference in a new issue