help wanted
Repository metrics
- Stars
- (972 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Hi all, I found that upload file to vm by upload_file_to_vm.py,after that,i can see the file content in the vm。 Then i reboot the vm by reboot_vm.py,Finaliy the file contents are empty。(if i reboot the vm use bash shell command 'reboot' in the vm host, the file is ok)
Please suggest me any help.
Thanks