fixed backups
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
LAST_BACKUP_TIME=$(date +%F-%T)
|
||||
mkdir $LAST_BACKUP_TIME
|
||||
cp -R -t $LAST_BACKUP_TIME ../data/world
|
||||
cp -t $LAST_BACKUP_TIME ../mine-mods/README.md
|
||||
cp -t $LAST_BACKUP_TIME ../project/README.md
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user