mirror of
https://github.com/wekan/wekan.git
synced 2026-01-29 04:36:10 +01:00
Updated BSD (markdown)
parent
bb1cfd0d6a
commit
0d4bef0674
1 changed files with 2 additions and 2 deletions
4
BSD.md
4
BSD.md
|
|
@ -88,7 +88,7 @@ shutdown.sh
|
|||
```
|
||||
shutdown -p now
|
||||
```
|
||||
reboot.sh
|
||||
reboot.sh (does now work well in VirtualBox 7.0.6 in Ubuntu, better to shutdown like above instead)
|
||||
```
|
||||
shutdown -r now
|
||||
```
|
||||
|
|
@ -115,7 +115,7 @@ shutdown.sh
|
|||
```
|
||||
halt -p
|
||||
```
|
||||
reboot.sh (does now work well in newest VirtualBox, better to shutdown like above instead)
|
||||
reboot.sh (does now work well in VirtualBox 7.0.6 in Ubuntu, better to shutdown like above instead)
|
||||
```
|
||||
reboot
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue