Files
shellfiles/bin/wsl/notify.sh
2026-01-19 21:36:25 -05:00

5 lines
112 B
Bash
Executable File

#!/bin/sh
val1="$@"
ntfy -b pushover -o user_key useV3kis7G1EsecHhyDprNeywH72or -t 'From laptop.' send "$val1"