mirror of
https://github.com/wekan/wekan.git
synced 2026-01-29 12:46:09 +01:00
Updated BSD (markdown)
parent
a2834d4494
commit
c9944d5f33
1 changed files with 7 additions and 0 deletions
7
BSD.md
7
BSD.md
|
|
@ -4,6 +4,13 @@
|
|||
2. Save and Exit: Ctrl-o Enter Ctrl-x Enter
|
||||
3. Make executeable: `chmod +x *.sh`
|
||||
|
||||
## Killing VirtualBox that is stuck
|
||||
|
||||
killvm.sh
|
||||
```
|
||||
killall VirtualBox VirtualBoxVM
|
||||
```
|
||||
|
||||
## Ubuntu
|
||||
|
||||
more-package-managers.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue