mirror of
https://github.com/Doodle3D/doodle3d-connect.git
synced 2025-01-30 23:25:08 +01:00
3 lines
70 B
Bash
Executable File
3 lines
70 B
Bash
Executable File
#!/bin/bash
|
|
rsync -av www/ doodle3d.com:/domains/doodle3d.com/connect
|