added 'killall systemui || true' to postinst and postrm to make changes visible asap
[cell-modem-ui] / cell-modem-ui / debian / cell-modem-ui.postrm
1 #!/bin/sh
2
3 killall systemui || true
4