Skip to content

Commit

Permalink
Upgrade for nix PATH changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorNelson committed Jul 12, 2024
1 parent f31c6b7 commit dea364b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions talking-web/.init
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/sh

mkdir -p /challenge/bin && ln -sf /bin/curl /bin/python /bin/nc /challenge/bin

/challenge/run > /dev/null

0 comments on commit dea364b

Please sign in to comment.