diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2020-07-23 13:15:56 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2020-07-23 13:15:56 -0300 |
commit | bdf5cb78b9d7daf702e0e05660580ab311473fdc (patch) | |
tree | fd5261bf6090e80a4eb146f0916b467310566aaa /MISTAKES.md | |
parent | 6e3ac343e67adea503afef98651ea134526e0453 (diff) |
Restore functionality feature/new-config
Everything works again, as far as I can tell.
Diffstat (limited to 'MISTAKES.md')
-rw-r--r-- | MISTAKES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MISTAKES.md b/MISTAKES.md index e6db15e..6f8bf51 100644 --- a/MISTAKES.md +++ b/MISTAKES.md @@ -2,3 +2,4 @@ Mistakes were made ------------------ 1. All config and repo list keys should've been under a "ganarchy" group. This can be changed, but might be painful, especially for remote sources. +2. Everything should've been URI. But instead I ended up with mixed URL/URI. |