diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-04-11 13:31:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-04-11 13:39:09 +0000 |
commit | 26851c094e351564ac10e7bf24c4e59e86fd58e4 (patch) | |
tree | 09075cb97036715d3001d55d4e3b52a14aece125 /share/scripts/curl.d/0001-debconf | |
parent | Using https for security.debian.org in container create related items. (diff) | |
download | compute-tools-26851c094e351564ac10e7bf24c4e59e86fd58e4.tar.xz compute-tools-26851c094e351564ac10e7bf24c4e59e86fd58e4.zip |
Using https instead of http in all comments.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/scripts/curl.d/0001-debconf')
-rwxr-xr-x | share/scripts/curl.d/0001-debconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/scripts/curl.d/0001-debconf b/share/scripts/curl.d/0001-debconf index 0910480..083d469 100755 --- a/share/scripts/curl.d/0001-debconf +++ b/share/scripts/curl.d/0001-debconf @@ -15,7 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with this program. If not, see <https://www.gnu.org/licenses/>. set -e |