From 3fd96df38902ae1f8bf2a017567676fb36292202 Mon Sep 17 00:00:00 2001 From: th33xitus Date: Sat, 12 Feb 2022 12:11:43 +0100 Subject: [PATCH] Updated How to autocommit config changes to github? (markdown) --- How-to-autocommit-config-changes-to-github?.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-autocommit-config-changes-to-github?.md b/How-to-autocommit-config-changes-to-github?.md index ed06755..594421e 100644 --- a/How-to-autocommit-config-changes-to-github?.md +++ b/How-to-autocommit-config-changes-to-github?.md @@ -1,4 +1,4 @@ -**On this wiki page i will briefly explain how to create a G-Code macro in Klipper for creating commits and pushing them to github.\ +**On this wiki page i will briefly explain how to create a G-Code macro in Klipper for creating commits and pushing them to github. This will enable you to backup your printers configuration with a simple g-code macro and/or the click of a single button.** ## **Disclaimer:**