Relocate configs above Marlin/src folder (#13299)

This commit is contained in:
InsanityAutomation
2019-03-03 17:50:56 -05:00
committed by Scott Lahteine
parent d71dc5cf42
commit bf8b38e0f7
217 changed files with 2381 additions and 2387 deletions

View File

@ -1,3 +1,3 @@
#!/usr/bin/env bash
cp Marlin/Configuration*.h Marlin/src/config/default
cp Marlin/Configuration*.h config/default