-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRun.sh
More file actions
35 lines (34 loc) · 1.39 KB
/
Run.sh
File metadata and controls
35 lines (34 loc) · 1.39 KB
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
clear
echo "\033[5;31m"
echo ""
echo ""
echo " █░▄▀ █▀▀█ █▀▀▄ █▀▀▀ █▀▀█ █▀▀█ ▀█▀ ▀▀█▀▀ "
echo " █▀▄░ █▄▄█ █░░█ █░▀█ █▀▀▄ █▄▄█ ░█░ ░▒█░░ "
echo " █░▒█ ▀░░▀ ▀░░▀ ▀▀▀▀ █▄▄█ ▀░░▀ ▄█▄ ░▒█░░ "
echo "\033[5;33m ┏━━┓░░░░░░░░░┏┓┏┓░┏┳┓"
echo " ┃━━┫┏━┓┏┳┓┏┳┓┣┫┃┗┓┃┃┃"
echo " ┣━━┃┃━┫┃┃┃┃┏┛┃┃┃┏┫┣┓┃"
echo " ┗━━┛┗━┛┗━┛┗┛░┗┛┗━┛┗━┛"
echo ""
echo ""
echo ""
echo "\033[5;32m"
cd /data/data/com.termux/files/usr/etc
rm -rf bash.bashrc
rm -rf motd
cd /data/data/com.termux/files/home/Termux-Key/Lock/
mv input.sh /data/data/com.termux/files/home/
mv Lock.sh /data/data/com.termux/files/home/
mv output.sh /data/data/com.termux/files/home/
mv bash.bashrc /data/data/com.termux/files/usr/etc/
cd /data/data/com.termux/files/home/Termux-Key/
mv Lock /data/data/com.termux/files/home/
pkg install neofetch -y
cd /data/data/com.termux/files/home/Termux-Key/
rm -rf Run.sh
rm -rf LICENSE
rm -rf README.md
rm -rf .git
rm -rf .gitignore
cd /data/data/com.termux/files/home/
rm -rv Termux-Key