I wrote a program intended to update an entire github repo into the files in my opencomputers computer. It runs successfully, creating all necessary folders and downloading all relevant files successfully, but after the code completes, throws the following error:
/bin/sh.lua:14: attempt to index a nil value (field 'stdin')
stack traceback:
init:18: in function <init:17>
(...tail calls...)
/bin/sh.lua:14: in main chunk
[C]: in function 'xpcall'
machine:798: in global 'xpcall'
init:17: in local 'init'
bios:64: in main chun