FIX (script): Fix installation script name

This commit is contained in:
Rostislav Dugin
2025-12-25 22:00:53 +03:00
parent 63e06acfbe
commit 36686c5d11
5 changed files with 465 additions and 457 deletions

View File

@@ -1,7 +1,7 @@
<div align="center"> <div align="center">
<img src="assets/logo.svg" style="margin-bottom: 20px;" alt="Databasus Logo" width="250"/> <img src="assets/logo.svg" alt="Databasus Logo" width="250"/>
<h1 style="font-size: 1.5em; border-bottom: none;">Backup tool for PostgreSQL, MySQL and MongoDB</h1> <h3>Backup tool for PostgreSQL, MySQL and MongoDB</h3>
<p>Databasus is a free, open source and self-hosted tool to backup databases. Make backups with different storages (S3, Google Drive, FTP, etc.) and notifications about progress (Slack, Discord, Telegram, etc.). Previously known as Postgresus (see migration guide).</p> <p>Databasus is a free, open source and self-hosted tool to backup databases. Make backups with different storages (S3, Google Drive, FTP, etc.) and notifications about progress (Slack, Discord, Telegram, etc.). Previously known as Postgresus (see migration guide).</p>
<!-- Badges --> <!-- Badges -->

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 766 KiB

After

Width:  |  Height:  |  Size: 767 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 771 KiB

After

Width:  |  Height:  |  Size: 772 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB