diff --git a/deploy b/deploy new file mode 100755 index 0000000..49542a1 --- /dev/null +++ b/deploy @@ -0,0 +1,5 @@ +#!/bin/sh + +npm run build + +scp -r content/.vitepress/dist/* w02.smartyellow.net:/srv/hpg.romein.me