swap to .../leafs/... url
This commit is contained in:
@ -9,15 +9,15 @@
|
||||
# 'v' for virtual machine, 'e' for efi, 'e' for extended, 'd' for desktop, 'd' for development only.
|
||||
|
||||
# USAGE : Press the `tab` or 'e' key during POST and apend that after the 'quiet' string :
|
||||
# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/veedp.cfg
|
||||
# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/leafs/veedp.cfg
|
||||
# A shorter URL can also be used :
|
||||
# inst.ks=https://url.phyllo.me/veedp
|
||||
|
||||
# ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents.
|
||||
# Bye bye!
|
||||
|
||||
%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vemdp.cfg # Include vemdp.cfg as base
|
||||
%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vemsp.cfg # Include vemsp.cfg as base
|
||||
%include https://git.phyllo.me/home/kickstart/raw/branch/master/leafs/vemdp.cfg # Include vemdp.cfg as base
|
||||
%include https://git.phyllo.me/home/kickstart/raw/branch/master/leafs/vemsp.cfg # Include vemsp.cfg as base
|
||||
|
||||
%post
|
||||
|
||||
|
Reference in New Issue
Block a user