auto-sync: 2026-05-23 13:31:20
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
|
||||
set -e
|
||||
|
||||
DATA_DIR="$HOME/.sanguo_projects/sanguo_moziplus_v2/data"
|
||||
BACKUP_DIR="$HOME/.sanguo_projects/sanguo_moziplus_v2/.e2e-backup"
|
||||
TARGET_DIR="${MOZIPLUS_V2_DIR:-$HOME/.sanguo_projects/sanguo_moziplus_v2}"
|
||||
DATA_DIR="$TARGET_DIR/data"
|
||||
BACKUP_DIR="$TARGET_DIR/.e2e-backup"
|
||||
REGISTRY="$DATA_DIR/_registry.yaml"
|
||||
TIMESTAMP=$(date +%Y%m%d_%H%M%S)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user