diff --git a/Linux/Arch/make-package.md b/Linux/Arch/make-package.md index 4993211..450c8d9 100644 --- a/Linux/Arch/make-package.md +++ b/Linux/Arch/make-package.md @@ -2,7 +2,7 @@ title: Make Package description: Information on how to make arch packages that can be used with pacman published: true -date: 2025-05-30T13:49:29.656Z +date: 2025-05-30T13:50:07.095Z tags: editor: markdown dateCreated: 2025-05-30T08:32:02.401Z @@ -34,5 +34,5 @@ Create the file /etc/pacman.d/customrepo.conf ``` [customrepo] -Server = http://:8000/x86_64 +Server = http://:8000/archrepo/x86_64 ``` \ No newline at end of file