5 lines
90 B
Bash
Executable file
5 lines
90 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
cd ~/nc/tfcstaff/website/
|
|
rsync -avz ./ ~/dev/tfcconnection/content/
|