Skip to content

Using NeSystem: The Updater Usage

😄 Amlal El Mahrouss edited this page Mar 23, 2026 · 1 revision

The following syntax are how you use the updater tool for NeSystem.

Calling Updater (no Auto-commit):

export UPDATER_NO_COMMIT=1 && sh ./updater.sh

Calling Updater (with Auto-commit):

export UPDATER_NO_COMMIT= && sh ./updater.sh

Clone this wiki locally