stop nuking serve/
This commit is contained in:
parent
5e75b7e5a3
commit
93a32bd9bc
1 changed files with 2 additions and 2 deletions
4
build.sh
4
build.sh
|
@ -12,12 +12,12 @@ rm css/code.css
|
||||||
pygmentize -f html -S algol_nu | grep -v 'line-height' > css/code.css
|
pygmentize -f html -S algol_nu | grep -v 'line-height' > css/code.css
|
||||||
|
|
||||||
builtin pushd acl.cool
|
builtin pushd acl.cool
|
||||||
rm -rf serve/
|
#rm -rf serve/
|
||||||
soup_config
|
soup_config
|
||||||
soupault
|
soupault
|
||||||
popd
|
popd
|
||||||
builtin pushd ytheleus.org
|
builtin pushd ytheleus.org
|
||||||
rm -rf serve/
|
#rm -rf serve/
|
||||||
soup_config
|
soup_config
|
||||||
soupault
|
soupault
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue