Fix plugin removal error

Related-Bug: #1574478

Change-Id: I78c344b7c25f5e9e5bb9bfc1bedae73f314bd8b8
This commit is contained in:
Olivier Bourdon 2016-04-23 17:35:09 +02:00 committed by Simon Pasquier
parent 9659cc3a1d
commit 72431675b2
1 changed files with 2 additions and 0 deletions

2
uninstall.sh Executable file
View File

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