From f73dadaffd6ec46b96f107a0cbf92219767c0a77 Mon Sep 17 00:00:00 2001
From: Adil Sadqi <42699429+AdilSadqi@users.noreply.github.com>
Date: Tue, 4 Apr 2023 16:33:17 +0000
Subject: [PATCH] Update commands.js.download
---
index_files/commands.js.download | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index_files/commands.js.download b/index_files/commands.js.download
index fa18762..9470426 100644
--- a/index_files/commands.js.download
+++ b/index_files/commands.js.download
@@ -43,7 +43,7 @@ weather = [
-update = [
+update1 = [
"
",
"Checking for updates...",
"Downloading update...",
@@ -132,12 +132,12 @@ help = [
'email Do not email me ;)',
'clear Clear terminal',
'banner Display the header',
+ 'update Update terminal',
"
",
];
root = [
"
",
- 'update Update terminal',
'close Close this page',
'exit Exit from terminal',
'history View command history',