Shell to Python Continuous Deployment spcd.rwx.work
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

tex/fr

+1
+1
spcd/bootstrap.sh
··· 848 848 case "${SPCD_OS_ID}" in 849 849 "${SPCD_OS_DEBIAN}") 850 850 spcd_f_pm_pkg_install "texlive-xetex" 851 + spcd_f_pm_pkg_install "texlive-lang-french" 851 852 ;; 852 853 # TODO other operating systems 853 854 *) ;;