This commit is contained in:
2025-08-08 00:00:14 +03:00
parent e90430f52c
commit 19d3481f8a
17 changed files with 726 additions and 170 deletions

View File

@ -0,0 +1,17 @@
Format <path_destination> <path_source>
=
``` cfg *** bin ***
```
``` cfg *** sbin ***
```
``` cfg *** include ***
```
``` cfg *** lib ***
```
``` cfg *** share ***
```

View File

@ -2,14 +2,14 @@ Sexpkg's config file
=
``` sh *** Repository list and priority ***
``` cfg *** Repository list and priority ***
gnu /pkg/gnu/sexpkg/var/gnu
musl /pkg/gnu/sexpkg/var/musl
```
``` sh *** Clean exclude ***
``` cfg *** Clean exclude ***
*
```
``` sh *** Clean include ***
``` cfg *** Clean include ***
```