dracut: use .org website, use https

This commit is contained in:
Cameron Nemo 2019-02-16 20:43:59 -08:00 committed by Michael Aldridge
parent f1a9d5f3ee
commit d2c6fdf1a7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
dialog --colors --keep-tite --no-shadow --no-mouse \
--backtitle "\Zb\Z7Void Linux installation -- http://www.voidlinux.eu/\Zn" \
--backtitle "\Zb\Z7Void Linux installation -- https://www.voidlinux.org\Zn" \
--cancel-label "Reboot" --aspect 20 \
--menu "Select an Action:" 10 50 2 \
"Install" "Run void-installer" \