Slide 38
Slide 38 text
Deploy com rsync
Necessário instalar em ambos ambientes (local e
destino):
# Debian, Ubuntu, Linux Mint, elementary OS, etc.
sudo apt-get install rsync
# macOS comes with rsync pre-installed, but most recent
# versions are available on Homebrew
brew install rsync