Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdrokz/auto-mount

an cmd utility that mounts your drives in linux based on json file data
https://github.com/mdrokz/auto-mount

bash bash-script bash-scripting golang linux programming

Last synced: 14 days ago
JSON representation

an cmd utility that mounts your drives in linux based on json file data

Awesome Lists containing this project

README

        

# auto-mount
an cmd utility that mounts your drives in linux based on json file data

# HOW TO USE

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