davidovski/build.sh
2023-07-21 11:12:52 +02:00

6 lines
71 B
Bash

#!/bin/sh
[ -d dist ] && rm -r dist
mkdir dist
shblg -i site -o dist