launcher/deploy.sh

5 lines
65 B
Bash
Raw Permalink Normal View History

#!/bin/sh
npm run build
scp -r dist/* home:/var/www/home.rul.sh