command_error singleline2

This commit is contained in:
pvincent
2026-08-07 16:10:53 +04:00
parent 2cd1111edc
commit 5e283e63dd
-15
View File
@@ -69,21 +69,6 @@ TODO: miaou-bash --uninstall
## TODO
* [ ] miaou-bash COMMAND_ERROR multiline
>
╔══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╗
║ COMMAND_ERROR incus exec "$optional_project" "$target" <<-EOF
ln -fs "$host_zoneinfo" /etc/localtime
dpkg-reconfigure -f noninteractive tzdata
EOF
1 ║
╚════╦═════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
╟──▷ /opt/miaou-incus/tools/miaou-create:93 assign_host_zoneinfo
╟──▷ /opt/miaou-incus/tools/miaou-create:183 create
╟──▷ /opt/miaou-incus/tools/miaou-create:203 <main>
* [ ] prompt git shows version with `+` when there is more than one commit over current version. ie: v0.0.0 + 2 commits more should display v-1.0.0+
* [ ] semver_git_tag should append `RELEASE_NOTES.md` from this TODO markdown file, providing that NEW NOTE section below contains appropriate items to fulfill the current release note
* [ ] git log <LATEST_TAG>..HEAD --oneline