Skip to content

Clone the Seedbox compose repo

Martin Bouillaud edited this page May 15, 2017 · 12 revisions

Before everything, you need to install Git and clone the repo to your server :

apt-get update && apt-get upgrade -y && apt-get install git
git clone https://github.com/bilyboy785/seedbox-compose.git /opt/seedbox-compose

Nothing else, script is already executable !

Clone this wiki locally