Update installer.lua
This commit is contained in:
@@ -23,6 +23,7 @@ if netmount then
|
||||
settings.set("netmount.username", read())
|
||||
write("Password: ")
|
||||
settings.set("netmount.password", read("\7"))
|
||||
settings.set("netmount.path", "cloud")
|
||||
settings.save()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user