Updated tfw.sh script (markdown)

ni-richard 2019-09-10 13:49:18 +02:00
parent b60f056304
commit 7b4695481a

@ -2,8 +2,8 @@ This script is located in the `hack` folder of the challenge, and its primary pu
| Command | Description |
| ------------ | -------------------------------------------------------- |
| *start* | build & run TFW challenge |
| *run* | run TFW challenge |
| *buildtfw* | build TFW baseimage |
| *build* | build TFW baseimage and challenge |
| *releasetfw* | tag TFW baseimage and push to upstream (for maintainers) |
| `start` | build & run TFW challenge |
| `run` | run TFW challenge |
| `buildtfw` | build TFW baseimage |
| `build` | build TFW baseimage and challenge |
| `releasetfw` | tag TFW baseimage and push to upstream (for maintainers) |