From 94385e7bdacf0600ae7f5ce649bd3fd8ebcd4362 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Sun, 23 Feb 2025 10:31:58 +0100 Subject: [PATCH] =?UTF-8?q?naprawa=20b=C5=82=C4=99d=C3=B3w=20i=20nowe=20fu?= =?UTF-8?q?nkcje?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d93708d..931ea6e 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,21 @@ # RouterOS backup system -1. Instalation: +# Instalation: - clone (to ex. /opt/routeros_backup) - create venv - install requirements via pip - copy systemd service (routeros_backup.service) -2. Start +# Start - systemctl start routeros_backup.service - - go to http://:81 + - go to http://IPADDRESS:5581 -3. Register, Login +# Register, Login -4. Configure devices, keys, backups +# Configure devices, keys, backups, crons -5. Done ## Authors -- [@linuxiarz.pl] +- [@linuxiarz.pl] \ No newline at end of file