Files
website/pub.sh
2025-07-23 00:42:51 +02:00

6 lines
174 B
Bash
Executable File

set -e
./build.sh
#scp -r build/* root@195.26.251.204:/srv/http/alex
rsync -avz build root@195.26.251.204:/srv/http/alex
#scp -r res/* root@195.26.251.204:/srv/http/alex/res