{% extends "base.html" %}{% block title %}Pobieranie – {{ t('download_title') }} | PaganOS Linux{% endblock %} {% block content %}
{{ t('download_subtitle') }}
{{ d.description }}
{% if d.url %} {{ d.button_label or t('dl_from_repo') }} {% endif %}{{ t('repo_config_desc') }}
echo 'https://repo.paganlinux.eu/stable' > /etc/pag/repos/stable.conf pag sync pag upgrade
{{ t('gpg_key_desc') }}
pag key-add https://repo.paganlinux.eu/stable/paganos.asc
{{ t('fingerprint') }}: 157F DE15 A424 C89F FA94 01D4 A14C BE52 BE0D 63F5