Sfoglia il codice sorgente

Also remove lil-pids

Bob Mottram 7 anni fa
parent
commit
842d72b0ad
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      src/freedombone-app-datserver

+ 1
- 0
src/freedombone-app-datserver Vedi File

@@ -219,6 +219,7 @@ function remove_datserver {
219 219
     userdel -r datserver
220 220
     npm uninstall -g dat
221 221
     npm uninstall -g hypercored
222
+    npm uninstall -g lil-pids
222 223
 
223 224
     remove_nodejs datserver
224 225