add update recipe repo guide

This commit is contained in:
pakintada@gmail.com 2024-02-27 15:01:19 +07:00
parent a12121fca6
commit 59190fc3f1

6
server/update_recipe.txt Normal file
View file

@ -0,0 +1,6 @@
ssh recipe@10.11.77.50 <---- password: forthadmin
cd taobin_recipe_manager/
cd server/cofffeemachineConfig/
git fetch
git pull --ff