diff --git a/README.md b/README.md index 8604180..647041d 100644 --- a/README.md +++ b/README.md @@ -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
- * [ ] 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 ..HEAD --oneline