From 44cf2d1bc91ac66096387eff0e4eadbab30c8dec Mon Sep 17 00:00:00 2001 From: victor Date: Tue, 22 Jun 2021 16:16:01 +0430 Subject: [PATCH] 5 second sleep added for slow hdd =) --- scripts/PhotoshopSetup.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/PhotoshopSetup.sh b/scripts/PhotoshopSetup.sh index 50fa239..ebdf453 100755 --- a/scripts/PhotoshopSetup.sh +++ b/scripts/PhotoshopSetup.sh @@ -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