Fix rebooting
This commit is contained in:
parent
06901e90a8
commit
bfd552d5d1
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ sudo dnf autoremove; or return 1
|
|||
|
||||
podman auto-update; or return 1
|
||||
|
||||
sudo dnf needs-restarting -r; or systemctl reboot
|
||||
sudo dnf needs-restarting -r; or sudo systemctl reboot
|
||||
|
|
Loading…
Reference in a new issue