Skip to content

Instantly share code, notes, and snippets.

@panda2134
Created January 10, 2016 12:27
Show Gist options
  • Save panda2134/aa662d5f2031d52990f2 to your computer and use it in GitHub Desktop.
Save panda2134/aa662d5f2031d52990f2 to your computer and use it in GitHub Desktop.
local fs = require("filesystem")
local shell = require("shell")
fs.mount(...,"/op-manager")
shell.setPath(shell.getPath() .. ":/op-manager")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment