add correct kickstart file location

the kickstart url to the file itself wasn't correct. It has been corrected
This commit is contained in:
lukas 2021-06-03 14:42:04 +00:00
parent 69efef18c7
commit 529364f6d4

View File

@ -1,3 +1,4 @@
# ATTENTION : user accounts are password-protected. Not ready yet for public use.
# Kickstart that installs a fedora 34 server in a VM with relatively sensible defaults. # Kickstart that installs a fedora 34 server in a VM with relatively sensible defaults.
# Only for development purposes # Only for development purposes
# Compatible with BIOS only (no-EFI support). # Compatible with BIOS only (no-EFI support).
@ -9,6 +10,7 @@
# USAGE : Press the `tab` key during POST and apend that after the 'quiet' string : # USAGE : Press the `tab` key during POST and apend that after the 'quiet' string :
# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/main.cfg # inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/main.cfg
# Originally generated by Anaconda 34.24.9 # Originally generated by Anaconda 34.24.9
# Orginally generated by pykickstart v3.32 # Orginally generated by pykickstart v3.32
#version=DEVEL #version=DEVEL