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

https://github.com/ddworken/apmplannerinstallscript

Install script for APM planner on Ubuntu 14.04
https://github.com/ddworken/apmplannerinstallscript

Last synced: about 2 months ago
JSON representation

Install script for APM planner on Ubuntu 14.04

Awesome Lists containing this project

README

          

APMPlannerInstallScript
=======================

Install script for APM planner on Ubuntu 14.04

##Usage
Copy and paste this into terminal to install APM Planner.

```wget https://github.com/ddworken/APMPlannerInstallScript/blob/master/install.sh; sudo chmod +x install.sh; sudo sh install.sh; sudo adduser $(whoami) dialout```