diff --git a/src/components/UninstallSection.vue b/src/components/UninstallSection.vue
index af972a9..34ed348 100644
--- a/src/components/UninstallSection.vue
+++ b/src/components/UninstallSection.vue
@@ -93,7 +93,7 @@ const cleanupCode =
Nếu không còn dùng kho VUR nữa, xoá cấu hình kho:
-
+
diff --git a/src/data/installer.ts b/src/data/installer.ts
index 4b4f2c4..54e2a62 100644
--- a/src/data/installer.ts
+++ b/src/data/installer.ts
@@ -146,7 +146,7 @@ export const logic = {
{
type: 'code',
content:
- 'echo repository=https://repo.osowoso.org/x86_64 | sudo tee /etc/xbps.d/00-VUR.conf\nsudo xbps-install -S',
+ 'echo repository=https://repo.osowoso.org/x86_64 | sudo tee /etc/xbps.d/10-VUR.conf\nsudo xbps-install -S',
},
{
type: 'text',