update at 2026-03-16 09:00:35
This commit is contained in:
@@ -30,8 +30,6 @@ clock_y=$(clock_region_value y)
|
||||
clock_width=$(clock_region_value width)
|
||||
clock_height=$(clock_region_value height)
|
||||
|
||||
sh "$ROOT_DIR/scripts/sync-layered-clock-assets.sh" "$KINDLE_TARGET"
|
||||
|
||||
rsync -av --no-o --no-g \
|
||||
"$ROOT_DIR/dash/src/dash.sh" \
|
||||
"$KINDLE_TARGET":/mnt/us/dashboard/
|
||||
@@ -39,6 +37,7 @@ rsync -av --no-o --no-g \
|
||||
rsync -av --no-o --no-g \
|
||||
"$ROOT_DIR/dash/src/local/fetch-dashboard.sh" \
|
||||
"$ROOT_DIR/dash/src/local/clock-index.sh" \
|
||||
"$ROOT_DIR/dash/src/local/render-clock.lua" \
|
||||
"$ROOT_DIR/dash/src/local/render-clock.sh" \
|
||||
"$KINDLE_TARGET":/mnt/us/dashboard/local/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user