Yusuf Daglioglu
Results
1
comments of
Yusuf Daglioglu
I think I found the reason. update_userjs function returns 1. this is OK. But after that function, you also call another command ("cd" command) which returns 0. Here is the...