1 2 3 4 5 6 7 8 9
#!/bin/sh set -eux npm run build cp config.json dist/ rsync --verbose --chmod=644 --recursive --delete-after dist/ root@andrewyu.org:/var/www/gamja/gamja/