Update commands.js.download

This commit is contained in:
Adil Sadqi 2023-02-20 10:18:28 +01:00 committed by GitHub
parent 785e697751
commit 15889409ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -150,5 +150,5 @@ banner = [
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~",
'<span class="color2">Welcome to my interactive web terminal.</span>', '<span class="color2">Welcome to my interactive web terminal.</span>',
"<span class=\"color2\">For a list of available commands, type</span> <span class=\"command\">'help'</span><span class=\"color2\"><span class=\"color2\">Or type </span> <span class=\"command\">'website'</span><span class=\"color2\"><span class=\"color2\"> For regulare website. </span></span>", "<span class=\"color2\">For a list of available commands, type</span> <span class=\"command\">'help'</span><span class=\"color2\"><span class=\"color2\"> </span> <span class=\"command\">'website'</span><span class=\"color2\"><span class=\"color2\"> For regulare website. </span></span>",
]; ];