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"
|
||||
INPUTS="${ROOT}/in.txt"
|
||||
OUTPUT="${ROOT}/out"
|
||||
OUTPUT="${ROOT}/out/web"
|
||||
|
||||
function main {
|
||||
local file
|
||||
|
|
Loading…
Reference in a new issue