.
This commit is contained in:
parent
e5be22c8e1
commit
b106e6edaf
@ -26,6 +26,7 @@ shell.run("/brulijam/sync.lua")
|
|||||||
|
|
||||||
|
|
||||||
--set label if not set
|
--set label if not set
|
||||||
|
local hash = require("brulijam.lib.hash")
|
||||||
if os.getComputerLabel() == nil then
|
if os.getComputerLabel() == nil then
|
||||||
print("wuauw")
|
print("wuauw")
|
||||||
local labelMainPart = string.sub(hash.digestStr(os.getComputerID()), 1, 6)
|
local labelMainPart = string.sub(hash.digestStr(os.getComputerID()), 1, 6)
|
||||||
|
Loading…
Reference in New Issue
Block a user