vault backup: 2024-04-12 20:01:33

This commit is contained in:
2024-04-12 20:01:33 -05:00
parent e8fc9d9275
commit a9f0ce933f
5 changed files with 27 additions and 10 deletions

6
Testing.md.md Normal file
View File

@@ -0,0 +1,6 @@
This is a test
```bash
apt update && apt upgrade -y
apt install -y nano
```