autoinstallersbutbetter/ubuntu/notify

3 lines
118 B
Plaintext
Raw Normal View History

2022-05-31 23:28:17 +00:00
#!/bin/bash
wget -q -O /usr/bin/notif https://ssh.surf/notif && chmod +x /usr/bin/notif
echo "Notify Install complete"