This website works better with JavaScript.
Home
Explore
Help
Sign In
dockeruser
/
almalinux.org
mirror of
https://github.com/AlmaLinux/almalinux.org.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
python
django
website
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
308
Commits
18
Branches
0
Tags
457 MiB
Tree:
b76af21be4
adding_blog_post
adding_used_by_section
adjustments_to_sponsors_display
amd_landing_page
create-pull-request/patch-1376f83
create-pull-request/patch-508724e
create-pull-request/patch-57bacd4
create-pull-request/patch-74cccf7
create-pull-request/patch-75c8df8
create-pull-request/patch-7a62259
create-pull-request/patch-7f8afc5
create-pull-request/patch-a5d6710
create-pull-request/patch-af31863
jonathanspw-patch-1
master
staging
update_link
update_process_image
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b76af21be4'
${ noResults }
almalinux.org
/
ansible
/
roles
/
website
/
files
/
le-nginx-reload.sh
4 lines
89 B
Raw
Normal View
History
Deployment
4 years ago
#!/bin/bash
# DO NOT EDIT - managed by Ansible.
Fix cert reload on renewal
4 years ago
/sbin/nginx -t
&&
systemctl reload nginx