mirror of
https://github.com/brmlab/BLIT.git
synced 2025-06-08 11:53:59 +02:00
6 lines
213 B
Bash
Executable file
6 lines
213 B
Bash
Executable file
#!/bin/bash
|
|
|
|
#. /usr/local/bin/dbus-find-session.sh
|
|
|
|
#/usr/bin/notify-send -t 0 "$(/usr/local/bin/arp-localnet.sh)"
|
|
/usr/local/bin/notify-send-as-root-MSG-permanent.sh LocalNet "$(/usr/local/bin/arp-localnet.sh)"
|