changed system version
This commit is contained in:
@@ -132,7 +132,7 @@ function info(req, res){
|
||||
`<div style='display:flex; justify-content:flex-start; gap:5px;'>
|
||||
<img src='icon-ascii.png' alt='ascii image' style='height: 600px;'/>
|
||||
<div style='display:flex; flex-direction: column; gap:15px; justify-content: center;'>
|
||||
<p>OS: HerpDerpOS</p>
|
||||
<p>OS: HerpDerpOS v1.0.13</p>
|
||||
<p>USER: ${req.session.state.username}</p>
|
||||
<p>CPU: 12th Gen Intel i7-1260P (12) @ 2.496GHz</p>
|
||||
<p>GPU: NVIDIA Geforce RTX 4060 TI</p>
|
||||
|
||||
@@ -60,7 +60,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
"/bin/": {
|
||||
"clear": "executable program",
|
||||
"ls": "executable program",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<div id="terminal">
|
||||
<div class="terminalLine">
|
||||
<span class="responseText">
|
||||
HerpDerpOS Terminal - Version 1.0<br>
|
||||
HerpDerpOS Terminal - Version 1.0.13<br>
|
||||
If you have limited linux knowledge, or you want to see the command list. Please type "help" to see all available commands.<br>
|
||||
For system information, use "info".<br><br>
|
||||
Welcome, and happy coding!<br><br>
|
||||
|
||||
Reference in New Issue
Block a user