mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
unattended upgrades: delete default config in stretch
This commit is contained in:
parent
87b150973c
commit
997f610af9
@ -21,6 +21,7 @@ install()
|
||||
{
|
||||
apt-get update
|
||||
apt install -y --no-install-recommends unattended-upgrades
|
||||
rm /etc/apt/apt.conf.d/20auto-upgrades
|
||||
}
|
||||
|
||||
configure()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user