Skip to content

Instantly share code, notes, and snippets.

@kierandrewett
Last active December 17, 2021 21:46
Show Gist options
  • Save kierandrewett/85b5b3c0a435a9f1a5b52c117dc3db05 to your computer and use it in GitHub Desktop.
Save kierandrewett/85b5b3c0a435a9f1a5b52c117dc3db05 to your computer and use it in GitHub Desktop.
#!/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