Line 69:
Line 69:
git clone https://src.koozali.org/$repo/common.git
git clone https://src.koozali.org/$repo/common.git
done
done
+
</syntaxhighlight>
+
To bring down a specific package, these are the commands are:<syntaxhighlight lang="shell">
+
cd smeserver #or smecontribs
+
git clone https://src.koozai.org/<packagename>.git
</syntaxhighlight>
</syntaxhighlight>