From 6b2f3bc057bb85ec058dac48c0a17f0027191cd8 Mon Sep 17 00:00:00 2001 From: Adil Sadqi <42699429+AdilSadqi@users.noreply.github.com> Date: Tue, 4 Apr 2023 16:19:24 +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',