midou36o.github.io/commit.sh
2021-02-18 13:11:36 +01:00

6 lines
59 B
Bash

#!/bin/sh
git add .
git commit -am "page update"
git push