diff options
Diffstat (limited to 'app-backup/borgmatic/borgmatic-1.5.6.ebuild')
-rw-r--r-- | app-backup/borgmatic/borgmatic-1.5.6.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-backup/borgmatic/borgmatic-1.5.6.ebuild b/app-backup/borgmatic/borgmatic-1.5.6.ebuild index a287fddbef27..040e887e7ced 100644 --- a/app-backup/borgmatic/borgmatic-1.5.6.ebuild +++ b/app-backup/borgmatic/borgmatic-1.5.6.ebuild @@ -62,9 +62,6 @@ pkg_postinst() { if [[ -z "${REPLACING_VERSIONS}" ]]; then elog "To generate a sample configuration file, run:" elog " generate-borgmatic-config" - else - elog "To upgrade your configuration file to the current version, run:" - elog " upgrade-borgmatic-config" fi elog elog "Systemd users wishing to periodically run borgmatic can use the provided timer and service units." |