gopher-site/deploy

2 lines
197 B
Bash

#!/bin/zsh
rsync -rvP --delete --exclude ".git*" --exclude ".drone.yml" --exclude "deploy" --exclude "README.md" --exclude "feels" /home/swiftmandolin/gopher-site/ /home/swiftmandolin/public_gopher