From 306027062eb6ef6ac57cd096843deeb0b9bdb39d Mon Sep 17 00:00:00 2001 From: KoalaSat Date: Thu, 26 Jun 2025 08:11:41 +0000 Subject: [PATCH] Update and rename RELEASE.mb to RELEASE.md --- RELEASE.mb => RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename RELEASE.mb => RELEASE.md (92%) diff --git a/RELEASE.mb b/RELEASE.md similarity index 92% rename from RELEASE.mb rename to RELEASE.md index d1bfa627..abc04403 100644 --- a/RELEASE.mb +++ b/RELEASE.md @@ -10,5 +10,5 @@ Every new version always follows these steps in order: 8. Every day at 19:00 GMT IzzyDroid checks automatically for new releases and download it to their repositories. 9. Announce the new version to Zapstore from `/mobile/android` by running `zapstore publish robosats` 9. SSH into the main server -10. Go to /docs and run `docker compose build && docker compose up -d` +10. Go to `/docs` and run `docker compose build && docker compose up -d`