2 lines
69 B
Bash
2 lines
69 B
Bash
mysqldump -utestuser -pT38tU83r69 testposts > test_posts_backup.sql
|
mysqldump -utestuser -pT38tU83r69 testposts > test_posts_backup.sql
|