forked from roots/phyllomeos
		
	add correct kickstart file location
the kickstart url to the file itself wasn't correct. It has been corrected
This commit is contained in:
		| @@ -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. | ||||
| # Only for development purposes | ||||
| # 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 :  | ||||
| # inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/main.cfg | ||||
|  | ||||
|  | ||||
| # Originally generated by Anaconda 34.24.9 | ||||
| # Orginally generated by pykickstart v3.32 | ||||
| #version=DEVEL | ||||
|   | ||||
		Reference in New Issue
	
	Block a user