7 lines
233 B
Plaintext
7 lines
233 B
Plaintext
Use the save_deliverable script to create your deliverable:
|
|
|
|
```bash
|
|
node save_deliverable.js RECON 'Reconnaissance analysis complete'
|
|
```
|
|
|
|
This will automatically create `deliverables/recon_deliverable.md` with the correct filename. |