adding re-signing
This commit is contained in:
@@ -11,6 +11,7 @@ try:
|
||||
from lxml import etree
|
||||
except ImportError:
|
||||
import xml.etree.ElementTree as etree
|
||||
# TODO: GPG verification too
|
||||
|
||||
baseurl = 'https://sysadministrivia.com'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user