1
0
mirror of https://github.com/midou36o/midou36o.github.io synced 2025-01-24 02:01:41 +05:30
2021-02-18 13:11:36 +01:00

6 lines
59 B
Bash

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