From 6c038b09e5c65aee3abbfdfd8ec6e804846673fb Mon Sep 17 00:00:00 2001 From: wilou Date: Thu, 23 Mar 2023 01:03:28 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'install.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 8900700..9e64821 100644 --- a/install.sh +++ b/install.sh @@ -133,6 +133,7 @@ mkdir -p /home/$username/.shutter/profiles cp $builddir/shutter/* /home/$username/.shutter/profiles/ chown -R $username:$username /home/$username/.shutter/ nohup shutter -p=wibian &>/dev/null & +sleep 10 wmctrl -c "Shutter" # Suppression des sources d'installation du répértoire utilisateur