Skip to content

Commit

Permalink
Amended skype start script
Browse files Browse the repository at this point in the history
  • Loading branch information
nfelger committed Aug 29, 2010
1 parent 6ce25c2 commit 0e2a22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/start_skype
Expand Up @@ -3,7 +3,7 @@
export DISPLAY=:2 export DISPLAY=:2


if [[ ! -e /tmp/.X2-lock ]] if [[ ! -e /tmp/.X2-lock ]]
then Xvfb :2 then Xvfb :2 &
fi fi


skype & skype &

0 comments on commit 0e2a22e

Please sign in to comment.