2024.8 release
parent
309f0f353c
commit
abd6bd3c68
2
MAKE.bat
2
MAKE.bat
|
@ -354,7 +354,7 @@ if "%1"=="web" (
|
||||||
|
|
||||||
if "%1"=="vps" (
|
if "%1"=="vps" (
|
||||||
call make.bat docs
|
call make.bat docs
|
||||||
tools\pscp -4 -batch -agent -P 22 -l app engine\v4k.html 128.140.14.212:/home/app/microblog/app/static/v4k/index.html
|
rem tools\pscp -4 -batch -agent -P 22 -l app engine\v4k.html 128.140.14.212:/home/app/microblog/app/static/v4k/index.html
|
||||||
rem tools\pscp -4 -batch -agent -P 22 -l app engine\joint\v4k.h 128.140.14.212:/home/app/microblog/app/static/v4k/v4k.h
|
rem tools\pscp -4 -batch -agent -P 22 -l app engine\joint\v4k.h 128.140.14.212:/home/app/microblog/app/static/v4k/v4k.h
|
||||||
exit /b
|
exit /b
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
## a b o u t
|
## a b o u t
|
||||||
|
|
||||||
- Envision, Prototype, Perfect.
|
- Envision, Prototype, Perfect.
|
||||||
- visit the code repo at [dev.v4.games](https://dev.v4.games/v4games/v4k) now!
|
- visit the code repo at [dev.v4.games](https://github.com/zpl-zak/v4k-mirror) now!
|
||||||
- you can try out the [live demo](https://demo.v4k.dev), too!
|
- you can try out the [live demo](https://demo.v4k.dev), too!
|
||||||
- and for anything else, reach us at [v4.games](https://v4.games/).
|
- and for anything else, reach us at [v4.games](https://v4.games/).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue