@@ -1913,8 +1913,6 @@ image_preinstall_repos() {
if [[ "$SOCIALINSTANCE" == "pleroma" ]]; then
git clone "$PLEROMA_REPO" "$rootdir/repos/pleroma"
- git clone "$QVITTER_THEME_REPO" "$rootdir/repos/qvitter"
- git clone "$PLEROMA_FRONTEND_REPO" "$rootdir/repos/pleroma-fe"
return
fi