Last active
December 17, 2021 21:46
-
-
Save kierandrewett/85b5b3c0a435a9f1a5b52c117dc3db05 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
ip link set eth0 up | |
rm -rf /neofetch | |
wget --no-cache https://raw.githubusercontent.com/dylanaraps/pfetch/master/pfetch -O /neofetch | |
chmod +x /neofetch | |
ip link set eth0 up | |
wget --no-cache https://gist.githubusercontent.com/EnderDev/0914ad28a2d6b01806df731d66037149/raw/94959305dc766aea1a90f474b278ecd21a4ffdf2/bee%2520movie -O /home/README.txt | |
ip link set eth0 up | |
wget --no-cache https://gist.githubusercontent.com/EnderDev/d1b82e8e4cb3da2dc8b66e9b4502c1cb/raw/0169991c4bf6a8d59cd17048a3f25075c9593eb7/dfgdfsgdfgs -O /home/YOU_CANNOT_SEE_ME.txt | |
ip link set eth0 down |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment