Comment on backuper

This commit is contained in:
2025-09-25 21:29:39 +03:00
parent 8891f5ee08
commit 18d2e4d06b
+2
View File
@@ -1 +1,3 @@
#! /bin/bash
# Backup database
mysqldump -utestuser -pT38tU83r69 testposts > test_posts_backup.sql mysqldump -utestuser -pT38tU83r69 testposts > test_posts_backup.sql