Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 682 Bytes

File metadata and controls

22 lines (19 loc) · 682 Bytes

Guix China服务器维护资源

Update operating systems

guix pull
guix system -L modules reconfigure shanghai/os.scm

Deploy Certificates

certbot register --agree-tos -m admin@guix.org.cn
certbot certonly --webroot --webroot-path /var/www -d guix.org.cn
certbot certonly --webroot --webroot-path /var/www -d ci.guix.org.cn
certbot certonly --webroot --webroot-path /var/www -d mirror.guix.org.cn
certbot certonly --webroot --webroot-path /var/www -d user.guix.org.cn