@@ -28,6 +28,6 @@ local f = fs.open("startup", "w")
f.write("shell.run '"..ty.."'")
f.close()
os.setComputerLabel("Dragon Node")
os.setComputerLabel"Dragon Node"
print"Done! Reboot or run startup."
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.