You've already forked auto-update-ubuntu
minor readability changes
This commit is contained in:
31
README.md
31
README.md
@@ -11,6 +11,27 @@ Set it once → it updates itself.
|
||||
|
||||
---
|
||||
|
||||
## 1. Prepare the system
|
||||
|
||||
```
|
||||
sudo apt update -y
|
||||
```
|
||||
|
||||
## 2. Download the installer
|
||||
|
||||
```
|
||||
git clone https://git.x-files.dk/server/auto-update-ubuntu.git
|
||||
```
|
||||
|
||||
```
|
||||
cd auto-update-ubuntu
|
||||
```
|
||||
|
||||
## 3. Run the installer
|
||||
```
|
||||
sudo ./auto-update-ubuntu
|
||||
```
|
||||
|
||||
## Automatic Defaults
|
||||
|
||||
| Setting | Enabled |
|
||||
@@ -64,16 +85,6 @@ Reference inside script:
|
||||
|
||||
---
|
||||
|
||||
## Install
|
||||
|
||||
```
|
||||
git clone https://git.x-files.dk/server/auto-update-ubuntu.git
|
||||
cd auto-update-ubuntu
|
||||
sudo ./auto-update-ubuntu
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Verify Status
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user