Просмотр исходного кода

* debian/apt.cron.daily:
- fix incorrect merge

Michael Vogt лет назад: 19
Родитель
Сommit
06cea6004b
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      debian/apt.cron.daily

+ 0 - 4
debian/apt.cron.daily

@@ -158,10 +158,6 @@ UnattendedUpgradeInterval=0
 eval $(apt-config shell UnattendedUpgradeInterval APT::Periodic::Unattended-Upgrade)
 
 
-UnattendedUpgradeInterval=0
-eval $(apt-config shell UnattendedUpgradeInterval APT::Periodic::Unattended-Upgrade)
-
-
 # laptop check, on_ac_power returns:
 #       0 (true)    System is on mains power
 #       1 (false)   System is not on mains power