.
This commit is contained in:
parent
3c287bcf8e
commit
3e940764e4
@ -104,6 +104,8 @@ function receiveMessage()
|
||||
end
|
||||
end
|
||||
|
||||
createKeyfile()
|
||||
|
||||
return {
|
||||
sendMessage = sendMessage,
|
||||
sendFile = sendFile,
|
||||
|
@ -25,6 +25,7 @@ shell.run("/brulijam/sync.lua")
|
||||
--set label if not set
|
||||
shell.run("/brulijam/setLabel.lua")
|
||||
|
||||
shell.run("/brulijam/lib/networking.lua")
|
||||
|
||||
shell.run("/brulijam/systemlock.lua")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user