/StartupScriptForVanillaVotifier

My first GitHub project. This is a simple script to start and config system-side settings for another Github project called VanillaVotifier.

Primary LanguageShell

StartupScriptForVanillaVotifier

This script requires VanillaVotifier.jar, as it starts the program with process and CPU limits in a simple configuration. It was put together to allow the jar to run on smaller and less powerful systems, such as a RaspberryPi 2B (Tested)

Installation

  • Drop the script into the same folder as VanillaVotifier.jar and edit the settings within the script.
  • Make the script executeable.
  • Start script with ./start.sh
  • Eat Pizza

Requirements