28c643bd2f
This will be locally executed until CICD is ready.
3 lines
69 B
Bash
Executable file
3 lines
69 B
Bash
Executable file
#!/bin/sh
|
|
|
|
rsync -a --delete build/doc/html/ 'web@shione.vermwa.re:'
|