From 7163838595181261dd114ad2cb1e86bc0d431de7 Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Fri, 29 May 2026 15:31:45 +0000 Subject: Woodpecker CI d09592d572a6c9d7e0631a04dba94d25970c61e3 [SKIP CI] --- docs/install.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs') diff --git a/docs/install.html b/docs/install.html index 67ddd4ac..9968a9ad 100644 --- a/docs/install.html +++ b/docs/install.html @@ -234,9 +234,6 @@ Additionally all repo paths must be declared in the APKG_REPO variable, separate
# echo 'APKG_REPO="/var/lib/repos/core /var/lib/repos/extra /var/lib/repos/community"' >> /etc/apkg.conf
 
-
-

NOTE: All repo paths must be declared in the APKG_REPO variable, separated by a single space.

-

Next, we will set up directories for packages, sources, and work. By default, these directories are inside the package template, but we will change them to /var/cache/pkg, /var/cache/src, and /var/cache/work respectively. You can change these to any location where you want to store these files.

First, create the directories.

# mkdir -p /var/cache/pkg
-- 
cgit v1.2.3