Updated for comments

This commit is contained in:
Dimitris Zlatanidis 2023-04-18 20:33:10 +03:00
parent b88c4beed1
commit 39db92c68b

View file

@ -8,10 +8,16 @@
########################################################################
########################################################################
# If you are going to use a local repository, set the mirror, like: #
# file:///path/to/repository/ #
# The local repository will must contain the files: #
# ChangeLog.txt, PACKAGES.TXT, CHECKSUMS.md5 #
# If you are going to use a local repository, set the mirror: #
# Example: ["file:///path/to/alien/repository/" ,"15.0/", "x86_64/"] #
# #
# A binary local repository will must contain the files: #
# ChangeLog.txt, PACKAGES.TXT and CHECKSUMS.md5 #
# A SlackBuilds repository will must contain the files: #
# SLACKBUILDS.TXT and ChangeLog.txt #
# #
# After the mirror changed, you should update the database: #
# slpkg update --bin-repo=<repo_name> #
########################################################################
########################################################################