Skip to content

Intellidock 1.0.0

Compare
Choose a tag to compare
@JoniVR JoniVR released this 26 Mar 10:11

Installation

  1. Save the script Intellidock.sh to a location of your choice on your computer
  2. Open a terminal window, navigate to the location where you saved the file (cd /<folder>/)
  3. Run chmod u+x Intellidock.sh to allow the user to run the script
  4. Run the script in the background nohup ./Intellidock.sh > /dev/null 2>&1&
  5. Optionally set the script to run at startup (see this link).