From 7553d9eeab8f906b7d3f97e2a1edaad891c71d4e Mon Sep 17 00:00:00 2001
From: Adil Sadqi <42699429+AdilSadqi@users.noreply.github.com>
Date: Thu, 4 Apr 2024 21:56:51 +0000
Subject: [PATCH] Update commands.js.download
---
index_files/commands.js.download | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/index_files/commands.js.download b/index_files/commands.js.download
index ccf5a7e..e841b28 100644
--- a/index_files/commands.js.download
+++ b/index_files/commands.js.download
@@ -132,7 +132,7 @@ help = [
'email Do not email me ;)',
'clear Clear terminal',
'banner Display the header',
- 'cv View or Download Curriculum Vitae',
+ 'ip View your public ip address',
'update Update terminal',
"
",
];
@@ -150,6 +150,7 @@ root = [
'sadqi Look for specific name in Sadqi family',
'weather Check local weather in realtime',
'cv View or Download Curriculum Vitae',
+ 'ip View your public ip address',
"
",
]