From d1d9fa54994db03fadb82da67ccda1c77e4d4b08 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 6 Oct 2010 03:11:30 +0000 Subject: Add "configure_daemons" reminder to end of script. svn path=/scripts/convert-https-to-http.py; revision=3462 --- scripts/convert-https-to-http.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'scripts') diff --git a/scripts/convert-https-to-http.py b/scripts/convert-https-to-http.py index 4599c59e..821255c6 100644 --- a/scripts/convert-https-to-http.py +++ b/scripts/convert-https-to-http.py @@ -134,3 +134,9 @@ if convert_sql: do_sql("pubd", "ALTER TABLE client ADD COLUMN last_cms_timestamp DATETIME") + + +print """ +Done. Don't forget to run "myrpki configure_daemons" (with whatever arguments you usually +give it) to push changed URLs and so forth into rpkid et al. +""" -- cgit v1.2.3