task bugfix

This commit is contained in:
2024-07-12 03:19:09 +03:00
parent 821cf0794e
commit ec923ef5c1
3 changed files with 24 additions and 22 deletions

View File

@@ -19,5 +19,5 @@ sudo ./setup.sh
2. Edit `default.config`.
3. Call some tasks:
```bash
cbuild build_exec_dbg exec_dbg
cbuild build_exec_dbg exec
```