Changes

Jump to navigation Jump to search
4 bytes added ,  21:10, 2 May 2020
== Usage ==
You can use our Repo by executing the following command as root (You will find a detailed explanation of what this does in the following sections):
<syntaxhighlight lang=bash>
apt install apt-transport-https &&\
curl -u zombi:ovCFHstDFssyUXeimdkmBKNjA https://repo.zom.bi/debian/pubkey.gpg| sudo apt-key add - &&\
echo "deb https://repo.zom.bi/debian/ stable main" > /etc/apt/sources.list.d/zombi.list &&\
echo "machine repo.zom.bi/debian login zombi password ovCFHstDFssyUXeimdkmBKNjA" > /etc/apt/auth.conf.d/zombi.conf &&\

Navigation menu