Browse Source

Call completed function

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

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

279
     systemctl start tahoelafs
279
     systemctl start tahoelafs
280
 
280
 
281
     set_completion_param "tahoelafs commit" "$TAHOELAFS_COMMIT"
281
     set_completion_param "tahoelafs commit" "$TAHOELAFS_COMMIT"
282
+    install_completed tahoelafs
282
 
283
 
283
     APP_INSTALLED=1
284
     APP_INSTALLED=1
284
 }
285
 }