diff --git a/README.md b/README.md index 78a7b59..e99675d 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,10 @@ utilities for SYMPA ## install (debian12) -* `debian/install.bash` - * `debian/install_zourit_style.bash` # specific for [zourit](https://zourit.net) +* `git clone https://git.artcode.re/cemea/sympa-utils.git` +* `cd sympa-utils` + * `debian/install.bash` + * `debian/install_zourit_style.bash` # specific for [zourit](https://zourit.net) ## usage diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..5879689 --- /dev/null +++ b/TODO.md @@ -0,0 +1,9 @@ +TODO +==== + +* [ ] install + * [x] sympa + * [ ] postfix + * [ ] certbot + + \ No newline at end of file