5 lines
125 B
Bash
Executable File
5 lines
125 B
Bash
Executable File
rsync -auP --delete public/* banir@cronyakatsuki.xyz:/var/www/startpage
|
|
git add .
|
|
git commit -m "Update startpage."
|
|
git push
|