diff --git a/README.md b/README.md index b2bcf32..89b6f3e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@
@@ -556,19 +556,6 @@ The resource provides the compatibility aliases `lb-phone`, `17mov_Phone`, `high That means servers can replace LB Phone without giving up supported custom apps, while developers can build directly against Sky Phone for deeper lifecycle, permission, and storage integration. -## Updating Sky Phone - -Before updating: - -1. Back up the database. -2. Back up `config/config.lua`, `config/media.lua`, and any custom media. -3. Keep the three pepper values unchanged. -4. Replace the resource files. -5. Reapply customer-specific configuration carefully. -6. Restart Sky Phone and review warnings and errors. - -Do not overwrite a production configuration without comparing it to the new version. - ## Frontend development Customers installing a release do not need to build the frontend. diff --git a/sky_phone/README.md b/sky_phone/README.md index cc5627c..cb92405 100644 --- a/sky_phone/README.md +++ b/sky_phone/README.md @@ -11,7 +11,7 @@ @@ -558,19 +558,6 @@ The resource provides the compatibility aliases `lb-phone`, `17mov_Phone`, `high That means servers can replace LB Phone without giving up supported custom apps, while developers can build directly against Sky Phone for deeper lifecycle, permission, and storage integration. -## Updating Sky Phone - -Before updating: - -1. Back up the database. -2. Back up `config/config.lua`, `config/media.lua`, and any custom media. -3. Keep the three pepper values unchanged. -4. Replace the resource files. -5. Reapply customer-specific configuration carefully. -6. Restart Sky Phone and review warnings and errors. - -Do not overwrite a production configuration without comparing it to the new version. - ## Frontend development Customers installing a release do not need to build the frontend.