.
This commit is contained in:
parent
b0c5cf2692
commit
fce598654a
@ -49,7 +49,7 @@ end
|
|||||||
local function inputPrompt()
|
local function inputPrompt()
|
||||||
basic.clearDisplay()
|
basic.clearDisplay()
|
||||||
print("[Systemlock]")
|
print("[Systemlock]")
|
||||||
write("Enter Password: ")
|
write("Unlock with password: ")
|
||||||
inputHash = hash.digestStr(read("*") .. os.getComputerID())
|
inputHash = hash.digestStr(read("*") .. os.getComputerID())
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user