Piping to bash is controversial, as it prevents you from reading code that is about to run on your system. Therefore, we provide this alternative installation method which allows code review before installation:
curl https://boincspy.ddns.net/bootstrap.sh -o bootstrap.sh
bash bootstrap.sh
cd ~/BoincSpy/bin
./BoincSpy.Setup.Console
SETUP NOTES: I will only use your email address for software updates and when your project
has not written any Workunits after the specified timeout hours specified in setup program.
Follow the instructions from BoincSpy.Setup.Console.
If you do not want to run BoincSpy.MQRabbit.Sender as a service (Not recommended). Do the following everytime you login:
cd ~BoincSpy/bin
nohup ./BoincSpy.MQRabbit.Sender &