Bob Mottram 8 anos atrás
pai
commit
2676a9da9b
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      src/freedombone-app-tahoelafs

+ 2
- 2
src/freedombone-app-tahoelafs Ver arquivo

@@ -365,11 +365,11 @@ function remove_tahoelafs {
365 365
 
366 366
     systemctl stop tahoelafs-storage
367 367
     systemctl disable tahoelafs-storage
368
-    rm /etc/systemd/system/tahoelafs-storage.serice
368
+    rm /etc/systemd/system/tahoelafs-storage.service
369 369
 
370 370
     systemctl stop tahoelafs-client
371 371
     systemctl disable tahoelafs-client
372
-    rm /etc/systemd/system/tahoelafs-client.serice
372
+    rm /etc/systemd/system/tahoelafs-client.service
373 373
 
374 374
     if [ -d /var/lib/tahoelafs ]; then
375 375
         rm -rf /var/lib/tahoelafs