Skip to content

Commit

Permalink
format datetime
Browse files Browse the repository at this point in the history
  • Loading branch information
karnzx committed Jan 24, 2024
1 parent cd79d71 commit 4c9465f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/dump_save.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

DATE=$(date +"%d-%m-%Y")
DATE=$(date +"%Y-%m-%d_%H-%M-%S")
FILE_PATH="/palworld/backups/palworld-save-${DATE}.tar.gz"
cd /palworld/Pal/

Expand Down

0 comments on commit 4c9465f

Please sign in to comment.