pleroma social instance doesn't need qvitter or separate fe
This commit is contained in:
parent
7b54d44049
commit
10f7a2461c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue