mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-22 21:07:00 +00:00
Update README.md
This commit is contained in:
parent
2bb7f437b3
commit
0cad5b8e82
@ -1682,7 +1682,7 @@ service --status-all
|
|||||||
```bash
|
```bash
|
||||||
shutdown -r +5 "Server will restart in 5 minutes. Please save your work."
|
shutdown -r +5 "Server will restart in 5 minutes. Please save your work."
|
||||||
```
|
```
|
||||||
#####cancel schedule shutdown
|
#####cancel scheduled shutdown
|
||||||
```bash
|
```bash
|
||||||
shutdown -c
|
shutdown -c
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user