diff options
author | Christian Hesse <mail@eworm.de> | 2022-01-05 22:37:35 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-01-06 08:19:58 +0100 |
commit | 95b17ab9a17b7ad11df7c467813a061aead1c835 (patch) | |
tree | 5d29fd04bc66168a435af77dd394937841a3d98c /README.md | |
parent | 8c39f41ffcf3af7fe6d8b4091db5791756f59879 (diff) |
rename script email-backup -> backup-email
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -186,6 +186,7 @@ Available scripts * [Find and remove access list duplicates](doc/accesslist-duplicates.md) * [Upload backup to Mikrotik cloud](doc/backup-cloud.md) +* [Send backup via e-mail](doc/backup-email.md) * [Download packages for CAP upgrade from CAPsMAN](doc/capsman-download-packages.md) * [Run rolling CAP upgrades from CAPsMAN](doc/capsman-rolling-upgrade.md) * [Renew locally issued certificates](doc/certificate-renew-issued.md) @@ -197,7 +198,6 @@ Available scripts * [Use wireless network with daily psk](doc/daily-psk.md) * [Comment DHCP leases with info from access list](doc/dhcp-lease-comment.md) * [Create DNS records for DHCP leases](doc/dhcp-to-dns.md) -* [Send backup via e-mail](doc/email-backup.md) * [Wait for global functions und modules](doc/global-wait.md) * [Send GPS position to server](doc/gps-track.md) * [Use WPA2 network with hotspot credentials](doc/hotspot-to-wpa.md) |