Skip to content

Commit

Permalink
Merge pull request pathwar#581 from pathwar/fix_captcha-mario
Browse files Browse the repository at this point in the history
fix: typo in captcha-mario on-init file
  • Loading branch information
moul authored Jul 28, 2020
2 parents 394a0c5 + 6265177 commit ef9b514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion challenges/web/captcha-mario/front/on-init
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh -e

sed -i "s/{passhphrase}/$(pwinit passphrase 0)/g" /var/www/html/index.php
sed -i "s/{passphrase}/$(pwinit passphrase 0)/g" /var/www/html/index.php

0 comments on commit ef9b514

Please sign in to comment.