3 lines
74 B
Bash
Executable File
3 lines
74 B
Bash
Executable File
#!/bin/bash
|
|
cp -rv /opt/minecraft/INSTANCE /opt/minecraft-backup/INSTANCE
|