5 lines
104 B
Bash
Executable File
5 lines
104 B
Bash
Executable File
rsync -rP --delete public/ dedi:/var/www/startpage
|
|
git add .
|
|
git commit -m "Update startpage."
|
|
git push
|