From 190bb73bd180c6438d9f9782f5bf226f24ea72df Mon Sep 17 00:00:00 2001 From: valentijn <120188387+HerpieDerpieee@users.noreply.github.com> Date: Tue, 6 Feb 2024 13:04:56 +0100 Subject: [PATCH] changed system version --- commands/commands.js | 2 +- filesystem.json | 1 - httpdocs/index.html | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/commands/commands.js b/commands/commands.js index d948b74..1899609 100644 --- a/commands/commands.js +++ b/commands/commands.js @@ -132,7 +132,7 @@ function info(req, res){ `
OS: HerpDerpOS
+OS: HerpDerpOS v1.0.13
USER: ${req.session.state.username}
CPU: 12th Gen Intel i7-1260P (12) @ 2.496GHz
GPU: NVIDIA Geforce RTX 4060 TI
diff --git a/filesystem.json b/filesystem.json index f86b8a0..1cce7e7 100644 --- a/filesystem.json +++ b/filesystem.json @@ -60,7 +60,6 @@ - "/bin/": { "clear": "executable program", "ls": "executable program", diff --git a/httpdocs/index.html b/httpdocs/index.html index 2aa10b5..4d1e80b 100644 --- a/httpdocs/index.html +++ b/httpdocs/index.html @@ -19,7 +19,7 @@