19 lines
No EOL
332 B
Text
19 lines
No EOL
332 B
Text
-- terminal
|
|
|
|
// อยู่ /taobin_recipe_manager
|
|
|
|
./build_client.sh
|
|
|
|
|
|
-- on server
|
|
|
|
ssh recipe@10.11.77.50
|
|
cd taobin_recipe_manager
|
|
sudo ./updateByBinaryRelease.sh
|
|
|
|
^------ เช็คว่ามี client.zip อยู่ในโฟลเดอร์ด้วย
|
|
|
|
Manual upload (NoBuild)
|
|
|
|
cd client/dist/
|
|
./uploadBinaryClient |