diff options
Diffstat (limited to 'scripts/hostclass')
-rw-r--r-- | scripts/hostclass/git_server | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/hostclass/git_server b/scripts/hostclass/git_server index 46db426..b0280bd 100644 --- a/scripts/hostclass/git_server +++ b/scripts/hostclass/git_server @@ -29,6 +29,7 @@ pkg install -y \ cgit \ gitolite \ fcgiwrap \ + ca_root_nss \ py${python_version}-pygments \ py${python_version}-docutils \ py${python_version}-markdown |