Diff of Services/Forge/Troubleshooting at f569d11

diff --git a/services/forge/troubleshooting.myco b/services/forge/troubleshooting.myco
index 6f9d971..7f21fd9 100644
--- a/services/forge/troubleshooting.myco
+++ b/services/forge/troubleshooting.myco
@@ -19,3 +19,3 @@ forest cleaned this up. From the #services:cyberia.club room on Matrix:
 
-*. I used du --max-depth=1 -h to narrow down where the disk usage is. I found out its in the famous repo-archive folder:
+1. I used du --max-depth=1 -h to narrow down where the disk usage is. I found out its in the famous repo-archive folder:
 
@@ -38,3 +38,3 @@ It looks like the "approved" way to clean up this crap would be by clicking a bu
 
-*. First I checked the CLI, the corresponding action is not present in the CLI:
+2. First I checked the CLI, the corresponding action is not present in the CLI:
 ```
@@ -52,3 +52,3 @@ COMMANDS:
 
-*. Finally I realized I have to be able to log in 1st, in order to do that I truncated the journald logs to free up some space:
+3. Finally I realized I have to be able to log in 1st, in order to do that I truncated the journald logs to free up some space:
 ```
@@ -66,3 +66,3 @@ Vacuuming done, freed 0B of archived journals from /run/log/journal.
 
-*. I logged in as my forest-admin account that has the admin=true on it and clicked this in the admin panel:
+4. I logged in as my forest-admin account that has the admin=true on it and clicked this in the admin panel:
 [ https://git.cyberia.club/admin -V Dashboard -> Maintenance Operations -V "Delete all repositories' archives (ZIP, TAR.GZ, etc...)" -> {Run Button} ]