function actions.package() os.execute("cp -r cfg target") os.execute("cd target; find $".."(ls) -depth | tsar -o > ../psychos.tsar") end actions[#actions+1] = "package"