autoinstallersbutbetter/ubuntu/auto-install

6 lines
181 B
Plaintext
Raw Normal View History

2022-05-31 23:28:17 +00:00
#!/bin/bash
wget -q -O /usr/bin/auto-install https://ssh.surf/auto-install.sh
chmod +x /usr/bin/auto-install
echo "The Discord-Linux AutoInstaller has been installed successfully"