5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
|
||
|
/mnt/c/Windows/System32/WindowsPowerShell/v1.0/powershell.exe "New-BurntToastNotification -Text \"$1\""
|