Bob Mottram 8 年之前
父節點
當前提交
2676a9da9b
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      src/freedombone-app-tahoelafs

+ 2
- 2
src/freedombone-app-tahoelafs 查看文件

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