mirror of
https://github.com/khairul169/launcher.git
synced 2025-05-15 17:09: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
|