Created
April 2, 2017 01:36
-
-
Save colebob9/acc66116d849fa2bb351a27c56fe3762 to your computer and use it in GitHub Desktop.
Backup all servers using CraftyBackupScript
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
python3 CBS-Backup-Bungee.py | |
sleep 5s | |
python3 CBS-Backup-Creative.py | |
sleep 5s | |
python3 CBS-Backup-Hub.py | |
sleep 5s | |
python3 CBS-Backup-SkyBlock.py | |
sleep 5s | |
python3 CBS-Backup-Survival.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment