We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5226c commit 7c4a593Copy full SHA for 7c4a593
cmd/redpwnpow/run.sh
@@ -3,7 +3,7 @@
3
# https://github.com/redpwn/pow/blob/master/cmd/redpwnpow/run.sh
4
5
set -e
6
-version=v0.0.2
+version=v0.0.3
7
challenge=$1
8
run() {
9
cache_root=$HOME/.cache/redpwnpow
0 commit comments