Updated to use tmp as export

This commit is contained in:
b.waal
2019-11-12 10:33:59 +01:00
parent 541abf00be
commit 56012e9225

View File

@@ -2,7 +2,7 @@
# Get started:
```
wget https://git.ictmaatwerk.com/VPS-scripts/Unattended-Security-Updates/raw/branch/master/installer.sh
wget https://git.ictmaatwerk.com/VPS-scripts/Unattended-Security-Updates/raw/branch/master/installer.sh -O /tmp/installer.sh
bash installer.sh
```