aboutsummaryrefslogtreecommitdiff
path: root/upload
blob: 5e5c0c9c2da66f0590ee88dbf97efb20b2f53bdf (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh

set -eux

npm run build

rsync --verbose --chmod=644 --recursive --delete-after dist/ root@andrewyu.org:/var/www/gamja/gamja/