Added comments for lftp

This commit is contained in:
Dimitris Zlatanidis 2023-03-01 20:38:00 +02:00
parent c248c8ae86
commit 67ba450f29

View file

@ -87,6 +87,7 @@
#########################################################################
PONCE_REPO = false
PONCE_URL = "https://cgit.ponce.cc/slackbuilds/plain"
# lftp is used to transfer files from the ponce repository.
LFTP_OPTIONS = "--delete-first --parallel=10"
# Use a mirror for your country, get one from /etc/slackpkg/mirrors
SLACK_CURRENT_MIRROR = "https://mirrors.slackware.com/slackware/slackware64-current"