1
mirror of https://github.com/valentineus/kp3s-lgvl.git synced 2025-05-10 03:11:25 +03:00
kp3s-lgvl/buildroot/bin/restore_configs
Georgiy Bondarenko e8701195e6 Initial commit
2021-03-04 22:54:23 +05:00

6 lines
180 B
Bash

#!/usr/bin/env bash
git checkout Marlin/Configuration*.h 2>/dev/null
git checkout Marlin/src/pins/ramps/pins_RAMPS.h 2>/dev/null
rm -f Marlin/_Bootscreen.h Marlin/_Statusscreen.h