Compare commits

...

1 Commits

Author SHA1 Message Date
Corbin Champion
c61235002a first pass at adding fedora 2019-06-11 14:20:59 -07:00
4 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Debian, Distribution, debian, true, true, false, 1
Arch, Distribution, arch, true, true, false, 1
Kali, Distribution, kali, true, true, false, 1
Alpine, Distribution, alpine, true, true, false, 1
Fedora, Distribution, fedora, true, true, false, 1
LXDE, Desktop, debian, false, true, false, 1
XFCE, Desktop, debian, false, true, false, 1
Octave, Math, debian, true, true, false, 1

BIN
apps/fedora/fedora.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

5
apps/fedora/fedora.sh Normal file
View File

@ -0,0 +1,5 @@
SCRIPT_PATH=$(realpath ${BASH_SOURCE})
sudo rm -f $SCRIPT_PATH
echo "Welcome to Fedora in UserLAnd!"

1
apps/fedora/fedora.txt Normal file
View File

@ -0,0 +1 @@
Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by Red Hat.