Skip to content

Commit

Permalink
fix: typo in helloworld on-init script
Browse files Browse the repository at this point in the history
  • Loading branch information
Z-a-r-a-k-i committed May 27, 2020
1 parent fdca7b6 commit c0f2a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion challenges/web/helloworld/front/on-init
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

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

0 comments on commit c0f2a32

Please sign in to comment.