forked from osmarks/potatOS
update policy URL
This commit is contained in:
parent
dc9276d911
commit
f07c1a417d
@ -1108,7 +1108,7 @@ end
|
||||
if potatOS.registry.get "potatOS.seen_terms_notice" == nil or potatOS.registry.get "potatOS.seen_terms_notice" == false then
|
||||
term.setCursorPos(1, 1)
|
||||
potatOS.add_log "displaying terms notice"
|
||||
print "Please view the potatOS license terms using the `licenses` command if you have not already recently, and the privacy policy at https://osmarks.net/p3.html (the copy shipped with PotatOS Licenses is outdated). Press the Any key to continue."
|
||||
print "Please view the potatOS license terms using the `licenses` command if you have not already recently, and the privacy policy at https://potatos.madefor.cc/privacy/ (the copy shipped with PotatOS Licenses is outdated). Press the Any key to continue."
|
||||
potatOS.registry.set("potatOS.seen_terms_notice", true)
|
||||
os.pullEvent "key"
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user