diff options
Diffstat (limited to 'testing/mopidy/mopidy.post-deinstall')
-rw-r--r-- | testing/mopidy/mopidy.post-deinstall | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/mopidy/mopidy.post-deinstall b/testing/mopidy/mopidy.post-deinstall deleted file mode 100644 index 229c294e2c..0000000000 --- a/testing/mopidy/mopidy.post-deinstall +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -deluser mopidy - -exit 0 |