Fix plugin removal error

Closes-Bug: #1572533
Related-Bug: #1574478

Change-Id: I1a6d91241c02a81d8d73274bf7a4bbde8001611c
This commit is contained in:
Olivier Bourdon 2016-04-23 17:24:10 +02:00 committed by Simon Pasquier
parent 3998bf27ec
commit 16841d4b72
1 changed files with 2 additions and 0 deletions

2
uninstall.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
exit 0