mirror of
https://github.com/onceupon/Bash-Oneliner
synced 2024-11-26 14:40:16 +00:00
Update README.md
This commit is contained in:
parent
2bb7f437b3
commit
0cad5b8e82
1 changed files with 1 additions and 1 deletions
|
@ -1682,7 +1682,7 @@ service --status-all
|
|||
```bash
|
||||
shutdown -r +5 "Server will restart in 5 minutes. Please save your work."
|
||||
```
|
||||
#####cancel schedule shutdown
|
||||
#####cancel scheduled shutdown
|
||||
```bash
|
||||
shutdown -c
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue