Go to file
Xiufeng Guo b6da0d6f97
Update backup.sh
Use `mariadb-dump` instead of `mysqldump`.

Purge old backups for more than 7 days.
2024-06-12 03:58:14 +09:00
.gitignore Create .gitignore 2023-06-01 10:21:43 +10:00
backup.rb Update 2022-12-19 20:18:51 +11:00
backup.sh Update backup.sh 2024-06-12 03:58:14 +09:00
debian.sh Update backup.sh 2024-06-12 03:58:14 +09:00
LICENSE update License 2022-07-07 01:50:28 +00:00
README.md update License 2022-07-07 01:50:28 +00:00

Bash Script for personal use

Some shell shits here.

debian.sh

debian.sh - Initial Setup for Debian Server

Usage

apt update
apt install curl dialog -y
curl -sL ba.sh/debian | bash

License

GLWTPLS

Terms

No Warranty. The Software is being delivered to you “AS IS” and with ALL FAULTS.