diff --git a/script-theory/chall.yaml b/script-theory/chall.yaml index 5554ccb..6c7d362 100644 --- a/script-theory/chall.yaml +++ b/script-theory/chall.yaml @@ -8,14 +8,15 @@ description: |- I rewrote some of my code in Rust to make it run faster. But where did my flag go? deploy: - builder: + static: build: . +hints: [] files: - src: ./src/program.js - src: ./output.txt - src: /addon/libscript_theory_addon.node dest: libscript_theory_addon.node - container: builder + container: static authors: - Puhalenthi visible: true