an cmd utility that mounts your drives in linux based on json file data
create a json file called .mount_info.json in your home for example - /home/username/
in the code replace the path for reading .mount_info.json to your home path for example - /home/username.mount_info.json
finally go-build or go run main.go