Removed dnf discord for Flatpak
This commit is contained in:
parent
6924a9f5c6
commit
451c1ed56d
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,6 @@ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flat
|
|||
PACKAGE_LIST=(
|
||||
bpytop
|
||||
cargo
|
||||
discord
|
||||
gcc-c++
|
||||
git
|
||||
golang
|
||||
|
|
@ -40,6 +39,7 @@ PACKAGE_LIST=(
|
|||
|
||||
FLATPAK_LIST=(
|
||||
com.bitwarden.desktop
|
||||
com.discordapp.Discord
|
||||
com.slack.Slack
|
||||
md.obsidian.Obsidian
|
||||
net.veloren.airshipper
|
||||
|
|
@ -79,7 +79,7 @@ echo ########
|
|||
echo # Node #
|
||||
echo ########
|
||||
|
||||
nvm install node
|
||||
# nvm install node
|
||||
|
||||
echo ##########
|
||||
echo # pynvim #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue