2025-05-18 17:54:25 +02:00
2025-05-18 17:54:25 +02:00
2025-05-18 17:54:25 +02:00
2025-05-18 17:54:25 +02:00

Backup Scripts

This repo holds a collection of backup scripts

Installation

Create a cronjob that runs every day at 2:00

0 2 * * * /home/kywo/voice/ts3/ts3_backup.sh 2>&1

Make sure that the file is executable

chmod 755 /home/kywo/voice/ts3/ts3_backup.sh
Description
No description provided
Readme 25 KiB
Languages
Shell 100%