Skip to content

Updating

Bear-a1t edited this page Oct 13, 2024 · 3 revisions

Updating your deployment will give you stuff like

  • New Features
  • Bug fixes
  • Security Updates

Updating using Lunar fork

To update your fork, follow this guide

Updating in console

  1. cd into lunar (if you haven’t already) cd Lunar

Then run the command below

git pull --force --allow-unrelated-histories
Clone this wiki locally