mirror of
https://github.com/khairul169/launcher.git
synced 2025-04-28 16:49:37 +07:00
5 lines
65 B
Bash
Executable File
5 lines
65 B
Bash
Executable File
#!/bin/sh
|
|
|
|
npm run build
|
|
scp -r dist/* home:/var/www/home.rul.sh
|