diff options
Diffstat (limited to 'dselect/methods/disk/install')
-rwxr-xr-x | dselect/methods/disk/install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/methods/disk/install b/dselect/methods/disk/install index 1f86fbaa8..081c12db8 100755 --- a/dselect/methods/disk/install +++ b/dselect/methods/disk/install @@ -11,7 +11,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 vardir="$1" |