rougail/upgrade/post_upgrade/99-upgrade_eole

6 lines
107 B
Plaintext
Raw Normal View History

2019-11-23 08:17:35 +01:00
#!/bin/bash
[[ -f /etc/apt/apt.conf.d/99upgradeEOLE ]] && rm -f /etc/apt/apt.conf.d/99upgradeEOLE
exit 0