Procházet zdrojové kódy

Include postactiv repo within images again

Bob Mottram před 7 roky
rodič
revize
f95c95d6ec
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      src/freedombone-image-customise

+ 2
- 2
src/freedombone-image-customise Zobrazit soubor

1918
         git clone "$GNUSOCIAL_MARKDOWN_REPO" "$rootdir/repos/gnusocial-markdown"
1918
         git clone "$GNUSOCIAL_MARKDOWN_REPO" "$rootdir/repos/gnusocial-markdown"
1919
         #git clone "$QVITTER_THEME_REPO" "$rootdir/repos/qvitter"
1919
         #git clone "$QVITTER_THEME_REPO" "$rootdir/repos/qvitter"
1920
         git clone "$PLEROMA_FRONTEND_REPO" "$rootdir/repos/pleroma-fe"
1920
         git clone "$PLEROMA_FRONTEND_REPO" "$rootdir/repos/pleroma-fe"
1921
-        #git clone "$POSTACTIV_REPO" "$rootdir/repos/postactiv"
1921
+        git clone "$POSTACTIV_REPO" "$rootdir/repos/postactiv"
1922
         return
1922
         return
1923
     fi
1923
     fi
1924
 
1924
 
1931
     git clone "$GNUSOCIAL_MARKDOWN_REPO" "$rootdir/repos/gnusocial-markdown"
1931
     git clone "$GNUSOCIAL_MARKDOWN_REPO" "$rootdir/repos/gnusocial-markdown"
1932
     #git clone "$QVITTER_THEME_REPO" "$rootdir/repos/qvitter"
1932
     #git clone "$QVITTER_THEME_REPO" "$rootdir/repos/qvitter"
1933
     git clone "$PLEROMA_FRONTEND_REPO" "$rootdir/repos/pleroma-fe"
1933
     git clone "$PLEROMA_FRONTEND_REPO" "$rootdir/repos/pleroma-fe"
1934
-    #git clone "$POSTACTIV_REPO" "$rootdir/repos/postactiv"
1934
+    git clone "$POSTACTIV_REPO" "$rootdir/repos/postactiv"
1935
     git clone "$SHARINGS_REPO" "$rootdir/repos/sharings"
1935
     git clone "$SHARINGS_REPO" "$rootdir/repos/sharings"
1936
     git clone "$HTMLY_REPO" "$rootdir/repos/htmly"
1936
     git clone "$HTMLY_REPO" "$rootdir/repos/htmly"
1937
     git clone "$HUBZILLA_REPO" "$rootdir/repos/hubzilla"
1937
     git clone "$HUBZILLA_REPO" "$rootdir/repos/hubzilla"