mirror of
https://github.com/wekan/wekan.git
synced 2026-01-30 21:25:17 +01:00
Updated BSD (markdown)
parent
f3d8c8cba2
commit
11718e1da6
1 changed files with 8 additions and 0 deletions
8
BSD.md
8
BSD.md
|
|
@ -6,6 +6,14 @@
|
|||
|
||||
## Ubuntu
|
||||
|
||||
more-package-managers.sh
|
||||
```
|
||||
sudo apt install flatpak
|
||||
sudo apt install gnome-software-plugin-flatpak
|
||||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
sudo apt -y install snapd
|
||||
sudo reboot
|
||||
```
|
||||
update.sh
|
||||
```
|
||||
sudo apt update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue