forked from snxraven/autoinstallers
first commit
This commit is contained in:
5
ubuntu/auto-install
Normal file
5
ubuntu/auto-install
Normal file
@ -0,0 +1,5 @@
|
||||
#!/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"
|
||||
|
Reference in New Issue
Block a user