From f8802e61d034231d6584caa4038b6eff9266554a Mon Sep 17 00:00:00 2001 From: Daniel Milde Date: Mon, 22 Apr 2024 16:51:47 +0200 Subject: [PATCH] docs: added note and updated release runbook --- README.md | 4 ++++ docs/run-books.md | 1 + 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index 564f379a6..b1c0ec92e 100644 --- a/README.md +++ b/README.md @@ -296,3 +296,7 @@ Filesystem cache was cleared using `sync; echo 3 | sudo tee /proc/sys/vm/drop_ca * [duc](https://duc.zevv.nl/) - Collection of tools with many possibilities for inspecting and visualising disk usage * [dust](https://github.com/bootandy/dust) - Tool written in `Rust` showing tree like structures of disk usage * [pdu](https://github.com/KSXGitHub/parallel-disk-usage) - Tool written in `Rust` showing tree like structures of disk usage + +## Notes + +[HDD icon created by Nikita Golubev - Flaticon](https://www.flaticon.com/free-icons/hdd) \ No newline at end of file diff --git a/docs/run-books.md b/docs/run-books.md index 921e2df9b..61901c7e8 100644 --- a/docs/run-books.md +++ b/docs/run-books.md @@ -9,4 +9,5 @@ 1. `git push --tags` 1. `git push` 1. `make release` +1. update `gdu.spec` 1. Release snapcraft, AUR, ...