Skip to content

Commit

Permalink
20 sec lock wait interval
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillerDragon committed Oct 12, 2024
1 parent 72f65f7 commit f8eda45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ then
do
wrn "WARNING: the build is locked by another process"
wrn " waiting for the lock to release ..."
sleep 10
sleep 20
done

map_themes_pre
Expand Down

0 comments on commit f8eda45

Please sign in to comment.