more info
This commit is contained in:
parent
a87c123a25
commit
9e64fccf8a
1 changed files with 7 additions and 3 deletions
|
@ -126,9 +126,13 @@ Server = https://arch-linux-calamares-installer.github.io/$repo/$arch
|
|||
#the folder is on your homedirectory with the name alci_local_repo
|
||||
#see uploaded example
|
||||
|
||||
#[alci_local_repo]
|
||||
#SigLevel = Optional TrustedOnly
|
||||
#Server = file:///home/erik/$repo/$arch
|
||||
#There is a copy of the local repo in your folder
|
||||
#Copy/paste it to your homefolder
|
||||
#Change the name erik to your own username
|
||||
#update the database
|
||||
[alci_local_repo]
|
||||
SigLevel = Optional TrustedOnly
|
||||
Server = file:///home/erik/$repo/$arch
|
||||
|
||||
#more repositories here :
|
||||
#https://wiki.archlinux.org/index.php/unofficial_user_repositories
|
||||
|
|
Loading…
Reference in a new issue