# soscmd These commands are used for managing StarOpenSource infrastructure # Installing Execute this as root: ``` mkdir -p /opt/soscmd cd /opt/soscmd git clone https://git.staropensource.de/staropensource-infrastructure/soscmd.git . echo "export \"PATH=$PATH:/opt/soscmd\"" >> /etc/bash.bashrc ``` # License Licensed under GNU GPLv3