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){ `
ascii image
-

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 @@
- HerpDerpOS Terminal - Version 1.0
+ HerpDerpOS Terminal - Version 1.0.13
If you have limited linux knowledge, or you want to see the command list. Please type "help" to see all available commands.
For system information, use "info".

Welcome, and happy coding!