Skip to content

Commit

Permalink
5 second sleep added for slow hdd =)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gictorbit committed Jun 22, 2021
1 parent 098b46f commit 44cf2d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/PhotoshopSetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ function main() {
else
error "prefix config failed :("
fi


sleep 5
if [ -f "$WINE_PREFIX/user.reg" ];then
#add dark mod
set_dark_mod
Expand Down

0 comments on commit 44cf2d1

Please sign in to comment.