From: Don Armstrong Date: Thu, 19 Jun 2025 21:33:53 +0000 (-0700) Subject: use https by default with new home directory X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6ec2466c10cb3b391ea9bb531e97b4ca82ff1f47;p=bin.git use https by default with new home directory --- diff --git a/new_home_directory b/new_home_directory index 51f3f86..260d2af 100755 --- a/new_home_directory +++ b/new_home_directory @@ -1,6 +1,6 @@ #!/bin/sh -# wget -O new_home_directory 'http://git.donarmstrong.com/?p=bin.git;a=blob_plain;f=new_home_directory;hb=HEAD' +# wget -O new_home_directory 'https://git.donarmstrong.com/?p=bin.git;a=blob_plain;f=new_home_directory;hb=HEAD' # sh new_home_directory;