diff --git a/push.sh b/push.sh new file mode 100644 index 0000000..63b8400 --- /dev/null +++ b/push.sh @@ -0,0 +1,4 @@ +git add . +git commit -m 'update config.yaml' +git push +