use ninja for building

This commit is contained in:
2025-07-23 00:42:51 +02:00
parent c9d8f8db60
commit 386b230e27
4 changed files with 94 additions and 2 deletions

3
pub.sh
View File

@@ -1,4 +1,5 @@
set -e
./build.sh
scp -r build/* root@195.26.251.204:/srv/http/alex
#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