This commit is contained in:
2026-02-12 17:26:39 +01:00
parent b7d2751aeb
commit 5447f9d604

View File

@@ -52,13 +52,13 @@ cd auto-update-ubuntu
## 2. Run the installer
```
sudo ./auto-update-ubuntu <mode>
sudo ./auto-update <mode>
```
Example:
```
sudo ./auto-update-ubuntu 2
sudo ./auto-update 2
```
---