Skip to content
Snippets Groups Projects
Unverified Commit dce128cc authored by Olivia Simonet's avatar Olivia Simonet Committed by GitHub
Browse files

Update bin/osuny.js


Co-authored-by: default avatarAlexis BENOIT <alex@noesya.coop>
parent 66556d12
No related branches found
Tags v7.3.11
No related merge requests found
......@@ -2,20 +2,20 @@
const shell = require("shelljs");
console.log("");
console.log(" .=*#%%#*= -*#%%#*=. =+- ++. .+ .+#%%#+. :++ -+- ");
console.log(":@@=:..:+@@. #@#:..:+@@. *@* @@: -@#@+:..-@@- -@@ *@* ");
console.log("+@* %@= .@@. %@= *@* @@: -@@. *@* -@@ *@* ");
console.log("+@* %@= %@* *%= *@* @@: -@@ *@* -@@ *@* ");
console.log("+@* %@= +@@= *@* @@: -@@ *@* -@@ *@* ");
console.log("+@* %@= .+@@+. *@* @@: -@@ *@* -@@ *@* ");
console.log("+@* %@= .+@@+. *@* @@: -@@ *@* .@@=. :@@= ");
console.log("+@* %@= == +@@: *@* @@: -@@ *@* .+%@@@@%*- ");
console.log("+@* %@= .@@. +@# *@* .@@: -@@ *@* @@- ");
console.log("=@% .@@- @@- #@# +@# :#@@: -@@ *@* @@- ");
console.log(" =%@%##%@%= :#@%##%@@* *@@##@%=:@: :@@ *@+ %@- ");
console.log(" .:.. ..:. ... ");
console.log("");
console.log(`
\n .=*#%%#*= -*#%%#*=. =+- ++. .+ .+#%%#+. :++ -+-
\n :@@=:..:+@@. #@#:..:+@@. *@* @@: -@#@+:..-@@- -@@ *@*
\n +@* %@= .@@. %@= *@* @@: -@@. *@* -@@ *@*
\n +@* %@= %@* *%= *@* @@: -@@ *@* -@@ *@*
\n +@* %@= +@@= *@* @@: -@@ *@* -@@ *@*
\n +@* %@= .+@@+. *@* @@: -@@ *@* -@@ *@*
\n +@* %@= .+@@+. *@* @@: -@@ *@* .@@=. :@@=
\n +@* %@= == +@@: *@* @@: -@@ *@* .+%@@@@%*-
\n +@* %@= .@@. +@# *@* .@@: -@@ *@* @@-
\n =@% .@@- @@- #@# +@# :#@@: -@@ *@* @@-
\n =%@%##%@%= :#@%##%@@* *@@##@%=:@: :@@ *@+ %@-
\n .:.. ..:. ...
\n `);
const command = process.argv[2];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment