autoinstallersbutbetter/notify

3 lines
118 B
Bash

#!/bin/bash
wget -q -O /usr/bin/notif https://ssh.surf/notif && chmod +x /usr/bin/notif
echo "Notify Install complete"