Skip to content

Commit

Permalink
undebug
Browse files Browse the repository at this point in the history
  • Loading branch information
blackav committed May 9, 2024
1 parent 78a0f50 commit 02095a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/node.in
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ then
mv "$1" "${EJUDGE_SOLUTION_FILE}.js"
tar cfz "$2" .
echo '{ "is_archive": true, "start_cmd": "'${NODEPATH}'", "start_args": ["'${NODEPATH}'"'${extra_args}',"'${EJUDGE_START_FILE}'.js"] }' > "$3"
ls -l .
cat $3
exit 0
fi

Expand Down

0 comments on commit 02095a4

Please sign in to comment.