Create MikroTik Winbox packages.
- curl
- ruby + gem + fpm (
gem install fpm, this needs packageruby-dev)
Just run the create script like ./create and it downloads the winbox.exe file and create a deb package. As fpm is able to build other packages too, you might adjust -t deb in function create_deb with another type e.g. rpm.