dracut: use .org website, use https
This commit is contained in:
parent
f1a9d5f3ee
commit
d2c6fdf1a7
|
@ -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" \
|
||||
|
|
Loading…
Reference in New Issue