Hello Everyone,
Can anyone tell me, How can I upload my python file to raspberry pi through mender ?
Thank you
Hello Everyone,
Can anyone tell me, How can I upload my python file to raspberry pi through mender ?
Thank you
If it’s just one file you can upload it directly in the Mender UI, and it will make a file update for you which you can deploy.
If it’s more than one file, then I would look into the directory Update Module.
Hmm, which file are you trying to update? What did you enter into the upload dialog?
I am going to upload .py file.