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