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',