13 lines
282 B
Markdown
13 lines
282 B
Markdown
# Unattended-Security-Updates
|
|
|
|
# Get started:
|
|
```
|
|
wget https://git.bprieshof.nl/Work_Archive/VPS-scripts_Unattended-Security-Updates/raw/branch/main/installer.sh -O /tmp/installer.sh
|
|
bash /tmp/installer.sh
|
|
```
|
|
|
|
#### This repo is dependency of:
|
|
```
|
|
* Ubuntu-Web
|
|
* Ubuntu-Mail
|
|
``` |