Update flashing_os.md

This commit is contained in:
Maxim Devaev 2020-10-31 03:47:42 +03:00 committed by GitHub
parent 8a60701dad
commit db8d444ce2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -64,8 +64,9 @@ Decompress and flash image and follow to the [final steps](#the-final-steps). Be
streamer: streamer:
forever: true forever: true
``` ```
* Restart KVMD: * Finish:
``` ```
# ro
# systemctl restart kvmd # systemctl restart kvmd
``` ```