Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions apps/apps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Binary file added apps/fedora/fedora.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions apps/fedora/fedora.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
SCRIPT_PATH=$(realpath ${BASH_SOURCE})

sudo rm -f $SCRIPT_PATH

echo "Welcome to Fedora in UserLAnd!"
1 change: 1 addition & 0 deletions apps/fedora/fedora.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by Red Hat.