mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Fix path to exclude orebfuscator cache
This commit is contained in:
@@ -9,8 +9,7 @@ sleep 20m
|
||||
|
||||
echo "$(date) Starting backup..."
|
||||
tar \
|
||||
--exclude /opt/stacks/minecraft/orebfuscator_cache \
|
||||
--exclude /opt/stacks/minecraft/plugins/dynmap \
|
||||
--exclude /opt/stacks/minecraft/paper-data/orebfuscator_cache \
|
||||
-zcvf "/opt/backups/$(date).tgz" /opt/stacks/minecraft/
|
||||
|
||||
echo "$(date) Starting services after backup..."
|
||||
|
||||
Reference in New Issue
Block a user