Changes to speak and check4update
[clearscm.git] / bin / gp
1 #!/bin/bash
2 #
3 # Simple script to restart gnome-panel since it keeps dying on me.
4 gnome-panel --replace > /dev/null 2>&1 &