Update 123.ps1

This commit is contained in:
I-Am-Jakoby
2023-12-16 14:53:42 -06:00
committed by GitHub
parent ff57cf222d
commit a0228f3eaa

View File

@@ -1,4 +1,4 @@
function 123123 {
function cookie {
write-host "Cooookies" -foregroundcolor 'green'
calc
}