launcher/deploy.sh

5 lines
65 B
Bash
Executable File

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