@@ -276,6 +276,7 @@ function install_tahoelafs {
systemctl start tahoelafs
set_completion_param "tahoelafs commit" "$TAHOELAFS_COMMIT"
+ rm -rf /tmp/*
APP_INSTALLED=1
}