Multi Installation
git clone https://github.com/eliteSchwein/mooncord.git PATHbash scripts/install.sh --service_suffix=SUFFIX --config_path=/KLIPPER/CONFIG/PATHsudo systemctl <start/stop/restart/status> MoonCord_SUFFIXExample
cd ~/
git clone https://github.com/eliteSchwein/mooncord.git mooncord2
cd ~/mooncord
bash scripts/install.sh --service_suffix=2 --config_path=/home/pi/klipper_config2sudo systemctl <start/stop/restart/status> MoonCord_2Last updated