Fix plugin removal error

Related-Bug: #1574478

Change-Id: I1b6a7fe27059dc4066b2310da3d88a5ff80033c7
(cherry picked from commit 9930b98c9f)
This commit is contained in:
Olivier Bourdon 2016-04-23 17:28:27 +02:00 committed by Simon Pasquier
parent 92937bdffa
commit 6637b2cffc
1 changed files with 2 additions and 0 deletions

2
uninstall.sh Executable file
View File

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