mirror of
https://github.com/alex-s168/website.git
synced 2025-09-10 09:05:08 +02:00
5 lines
120 B
Bash
Executable File
5 lines
120 B
Bash
Executable File
set -e
|
|
./build.sh
|
|
scp -r build/* root@195.26.251.204:/srv/http/alex
|
|
scp -r res/* root@195.26.251.204:/srv/http/alex/res
|