Update Readme.md

This commit is contained in:
fggp 2022-10-27 10:04:15 +02:00 committed by GitHub
parent 7963823973
commit 373a2815bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,8 @@ Finalize the installation with:
tisbackup -d backup tisbackup -d backup
systemctl enable tisbackup_gui systemctl enable tisbackup_gui
systemctl start tisbackup_gui systemctl start tisbackup_gui
systemctl enable tisbackup_huey
systemctl start tisbackup_huey
``` ```
You can then see the result in your browser: ```http://backup-server-name:8080``` You can then see the result in your browser: ```http://backup-server-name:8080```