diff options
-rw-r--r-- | modules/mga-advisories/templates/update_script | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mga-advisories/templates/update_script b/modules/mga-advisories/templates/update_script index 16f7a6b1..09c97768 100644 --- a/modules/mga-advisories/templates/update_script +++ b/modules/mga-advisories/templates/update_script @@ -3,4 +3,4 @@ set -e cd <%= @advisories_dir %> svn up -exec /usr/bin/mkadvisories +exec /usr/bin/mgaadv mksite |