From 708771a3482fed746b9af426efaf636657fa22ad Mon Sep 17 00:00:00 2001 From: th33xitus Date: Fri, 30 Oct 2020 16:54:17 +0100 Subject: [PATCH] Updated How to autocommit config changes to github? (markdown) --- How-to-autocommit-config-changes-to-github?.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/How-to-autocommit-config-changes-to-github?.md b/How-to-autocommit-config-changes-to-github?.md index 58a6453..d4fe6bc 100644 --- a/How-to-autocommit-config-changes-to-github?.md +++ b/How-to-autocommit-config-changes-to-github?.md @@ -45,6 +45,8 @@ After we installed the G-Code Shell Command extension, we are able to run shell Now we need a suitable shell script which does all the tasks we usually need to do manually when commiting and pushing to github.\ An example script can be seen below. Feel free to use it or write your own.\ Then upload the script to your Raspberry Pi. + +You can also find the script [here](https://github.com/th33xitus/kiauh/blob/master/resources/autocommit.sh) ```shell #!/bin/bash