update one-liner

This commit is contained in:
MeexReay 2025-03-15 19:59:12 +03:00
parent b8382074c1
commit 6599cd2f1c

View File

@ -41,7 +41,7 @@ sudo ./mkiso
### One-liner
Finally, you can forget all above and use just `[ -d data/mine ] || ./mkmine.sh; sudo ./mkiso.sh`
Finally, you can forget all above and use just `[ -d data/mine ] || ./mkmine; sudo ./mkiso`
## How to burn ISO to disk