web
This commit is contained in:
parent
1c9f43bfb4
commit
e3afd3bb08
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -4,7 +4,7 @@ ROOT="$(dirname "${FILE}")"
|
||||||
|
|
||||||
INPUT="${ROOT}/in"
|
INPUT="${ROOT}/in"
|
||||||
INPUTS="${ROOT}/in.txt"
|
INPUTS="${ROOT}/in.txt"
|
||||||
OUTPUT="${ROOT}/out"
|
OUTPUT="${ROOT}/out/web"
|
||||||
|
|
||||||
function main {
|
function main {
|
||||||
local file
|
local file
|
||||||
|
|
Loading…
Reference in a new issue