diff --git a/build.sh b/build.sh index 2f8193e..e2b5d8d 100755 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ ROOT="$(dirname "${FILE}")" INPUT="${ROOT}/in" INPUTS="${ROOT}/in.txt" -OUTPUT="${ROOT}/out" +OUTPUT="${ROOT}/out/web" function main { local file