Mise à jour de 'install.sh'
This commit is contained in:
parent
77175ec5af
commit
e79f672945
@ -130,6 +130,7 @@ mkdir -p /home/$username/.shutter/profiles
|
|||||||
cp $builddir/shutter/* /home/$username/.shutter/profiles/
|
cp $builddir/shutter/* /home/$username/.shutter/profiles/
|
||||||
chown -R $username:$username /home/$username/.shutter/
|
chown -R $username:$username /home/$username/.shutter/
|
||||||
nohup shutter &>/dev/null &
|
nohup shutter &>/dev/null &
|
||||||
|
sleep 10
|
||||||
wmctrl -c " Shutter"
|
wmctrl -c " Shutter"
|
||||||
killall shutter
|
killall shutter
|
||||||
nohup shutter -p=wibian --min_at_startup &>/dev/null &
|
nohup shutter -p=wibian --min_at_startup &>/dev/null &
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user