No 2 ( how , can you type the line command )

1 Go to bench-repo folder
2 git pull or git pull origin
3 Go back to frappe-bench folder
4 Run bench update
5 bench use “Your site name”
6 bench migrate
7 bench clear-cache
8 bench start.

no 2 ( how , can you type the line command )

Hello @Ahmed_Khalifa,

This all commands execute from frappe-bench directory.

If you want to get latest bench-repo code then
Go to bench-repo directory and then execute git pull command.

bench-repo$ git pull

2 Likes