4 lines
129 B
Bash
Executable File
4 lines
129 B
Bash
Executable File
#!/usr/bin/zsh
|
|
|
|
rsync -Rt **/*.html **/*.css **/*.svg **/*.png **/*.jpg **/*.pdf **/*.phnx jay@jaytux.com:/etc/jaytux.com/main/
|