Browse Source

Don't need to remove user

Bob Mottram 8 years ago
parent
commit
4d92c6acf5
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/freedombone-app-jitsi

+ 0
- 1
src/freedombone-app-jitsi View File

@@ -213,7 +213,6 @@ function remove_jitsi {
213 213
     if [ -d /etc/jitsi ]; then
214 214
         rm -rf /etc/jitsi
215 215
     fi
216
-    deluser --remove-all-files jitsi
217 216
     if [ -d /usr/share/jitsi-videobridge ]; then
218 217
         rm -rf /usr/share/jitsi-videobridge
219 218
     fi