office2table/release.sh
2019-08-09 10:40:58 +08:00

4 lines
112 B
Bash
Executable File

#!/bin/bash
yarn build
rsync -avr --delete-after --exclude ".git" build/* root@yige.ink:/root/site/office2table