diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -48,8 +48,9 @@ Check for and apply system updates from public ostree repo, hosted at $ sudo ./build-os # build the os in a chroot, tweak it for ostree $ sudo ./commit-os # commit the root filesystem to an ostree build repo $ ./publish-repo # migrate the content to an archive repo - $ sudo ./generate-usb-img # build a bootable usb image file $ ./sync-repo # sync the archive repo up to a webserver + $ sudo ./generate-usb-img # build a bootable usb image file + $ ./sync-images # sync the images up to a webserver # Notes and References |
