diff options
Diffstat (limited to 'dselect/methods/multicd/setup')
-rwxr-xr-x | dselect/methods/multicd/setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/methods/multicd/setup b/dselect/methods/multicd/setup index 66f6fa2f3..559ca20c0 100755 --- a/dselect/methods/multicd/setup +++ b/dselect/methods/multicd/setup @@ -20,7 +20,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" |