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
+4
View File
@@ -0,0 +1,4 @@
```bash
apt update && apt upgrade -y
apt install -y pwgen
```