-
Notifications
You must be signed in to change notification settings - Fork 27
/
lemon.sh
53 lines (40 loc) · 2.17 KB
/
lemon.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
#!/data/data/com.termux/files/usr/bin/sh
apt update && apt upgrade -y
pkg install python-pip toilet -y
pip install lolcat -y
apt remove openjdk-17
pkg install proot wget && wget https://github.com/h4ck3r0/Java-termux/releases/download/javafix.sh/javafix.sh && bash javafix.sh
clear
echo '
██ ██████ ███ ███ ██████ ███ ██
██ ██ ████ ████ ██ ██ ████ ██
██ █████ ██ ████ ██ ██ ██ ██ ██ ██
██ ██ ██ ██ ██ ██ ██ ██ ██ ██
███████ ██████ ██ ██ ██████ ██ ████
github.com/h4ck3r0
' | lolcat
echo -e "\e[1;31m [\e[32m√\e[31m] \e[1;91m by \e[1;36mRaj Aryan \e[93m/ \e[100;92m Youtube.com/c/H4Ck3R0\e[0m"
echo -e "\e[34m[\e[92m✓\e[34m]\033[92m INSTALLING REQUIREED PACKAGES"
sleep 6.0
apt install nodejs nano yarn -y
clear
toilet -F border -f mono12 "Apktool" | lolcat
printf ""
printf "\e[1;34m[*] \e[1;96mcreated by \e[1;33m Raj Aryan ( @h4ck3r_0 )\e[0m"
cd /data/data/com.termux/files/usr/share/
mkdir lemon
cd $HOME/Lemon-termux/.files
pkg install wget && wget https://github.com/h4ck3r0/Java-termux/releases/download/javafix.sh/javafix.sh && bash javafix.sh
cp -r app assets clientData includes index.js package-lock.json package.json /data/data/com.termux/files/usr/share/lemon/
sed -i 'ccd $PREFIX/share/lemon/ && node index.js' $HOME/Lemon-termux/lemon
cp -r $HOME/Lemon-termux/lemon /data/data/com.termux/files/usr/bin/
chmod +x /data/data/com.termux/files/usr/bin/lemon
cd /data/data/com.termux/files/usr/share/lemon/
yarn add expressjs
clear
echo -e "\e[34mINSTALLED SUCCESSFULLY....[\e[92m✓\e[34m]\e[92m"
echo -e "\e[34mTHANKS TO D3VL[\e[92m✓\e[34m]\e[92m"
sleep 5.0
clear
echo -e "\e[1;34m[√] \e[96mType Lemon To Start Server\e[0m"
termux-open-url https://www.h4ck3r.me/