Advertisement
joserobjr

cedit installer

May 12th, 2016
1,350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.20 KB | None | 0 0
  1. local shell = require("shell")
  2. shell.execute("pastebin run XbJYZ7XQ")
  3. local file = io.open("/etc/oppm-repo.cfg","a")
  4. file:write("\njoserobjr/OpenOs-mods")
  5. file:close()
  6. shell.execute("oppm install cedit")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement