{% extends "base.html" %} {% block title %}Pre-update backups{% endblock %} {% block head %} {{ super() if super }} {% endblock %} {% block content %}
{{ helper_path }}.
Delete is available; Restore buttons need deploy/run_restore.sh
plus the sudoers grant for it. Re-run update.sh on
this release to install both.
/tmp/anetbbs-backup-* the moment you start the next
upgrade. They survive reboots only if your distro persists
/tmp across boots (most don't).
| Created | Version change | Size | Files | Actions |
|---|---|---|---|---|
|
{{ r.created_str }} |
{{ r.from_version }}
{{ r.to_version }}
|
{{ r.size_human }} |
{% for f in r.files %}{{ f }}{% endfor %}
|
{% if restore_available %} {% if '.env.bak' in r.files %} {% endif %} {% if 'anetbbs.db.bak' in r.files %} {% endif %} {% endif %} |