Updated How to autocommit config changes to github? (markdown)
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user