summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilip J Freeman <elektron@halo.nu>2026-04-28 22:53:17 -0700
committerPhilip J Freeman <elektron@halo.nu>2026-04-28 22:53:17 -0700
commit69ab83554efb0aaae69fb469d11a8a8faf4b7c45 (patch)
tree41b02bf25637673695e4b52976c2430e64e67d89 /README.md
parent3f32def2e2a8df3eb0f81597092b375a27765be4 (diff)
To: 72f96fb792b373276aded94500e9bb8bb682f60c94d748477a368e16e31fcc09
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1ee9ef..15b110a 100644
--- a/README.md
+++ b/README.md
@@ -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