Added script for manage mod_md
This commit is contained in:
parent
3b8667ee1c
commit
d9303437a9
2 changed files with 5 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ class ServerTask(Task):
|
|||
|
||||
#['modules/webservers/scripts/install_quota_home.py', 0o700],
|
||||
|
||||
self.files=[['modules/apache/scripts/install_apache.py', 0o700]]
|
||||
self.files=[['modules/apache/scripts/install_apache.py', 0o700], ['modules/apache/scripts/check_mod_md.py', 0o700]]
|
||||
|
||||
#self.commands_to_execute=[]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue