midou36o.github.io/commit.sh

6 lines
59 B
Bash

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