soscmd/README.md
2023-06-03 11:28:50 +02:00

337 B

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