mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2025-08-22 03:43:16 +02:00
Update README.md
This commit is contained in:
@ -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
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user