ソースを参照

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

Michael Vogt 19 年 前
コミット
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