Call completed function

This commit is contained in:
Bob Mottram 2017-03-04 20:53:37 +00:00
parent 9ecbd11ff1
commit fcd30ceef1
1 changed files with 1 additions and 0 deletions

View File

@ -279,6 +279,7 @@ function install_tahoelafs {
systemctl start tahoelafs
set_completion_param "tahoelafs commit" "$TAHOELAFS_COMMIT"
install_completed tahoelafs
APP_INSTALLED=1
}