challenge: New script to display its own progression in CLI
This commit is contained in:
parent
b594a05416
commit
057993203b
4 changed files with 51 additions and 0 deletions
|
|
@ -103,6 +103,9 @@ files:
|
|||
|
||||
exec login $@
|
||||
mode: "0755"
|
||||
- path: bin/progression
|
||||
source: pkg/challenge/progression.sh
|
||||
mode: "0755"
|
||||
- path: bin/wg-adlin
|
||||
contents: |
|
||||
#!/bin/sh
|
||||
|
|
|
|||
Reference in a new issue