diff --git a/adm/gits/datintro-setup.nw b/adm/gits/datintro-setup.nw index eebd432..f0b22c6 100644 --- a/adm/gits/datintro-setup.nw +++ b/adm/gits/datintro-setup.nw @@ -117,7 +117,7 @@ done Now we can fetch the users using the [[canvaslms]] command. <>= -canvaslms users -c "${round}" | cut -f 2 | sed "s/@kth.se//" +canvaslms users -sc "${round}" | cut -f 2 | sed "s/@kth.se//" @ We can create repos, teams and add the students using [[repobee]].