cleaned up readme and notes

This commit is contained in:
asus
2024-02-05 14:35:51 +01:00
parent 94e186baf5
commit 56a69c5520
4 changed files with 11 additions and 613 deletions

View File

@@ -130,7 +130,7 @@ re: fclean all
# !! remove everything everything
erase_volume:
- rm -rf $(VOLUMES_D)
erase: erase_volume fclean
erase: fclean erase_volume
- rm -rf $(VOLUMES_D)
new: erase all