Skip to content

Commit 82e9afe

Browse files
authored
proot and openssl-tool
proot and openssl-tool added for ubuntu-fs
1 parent d6d4402 commit 82e9afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ echo "";
104104
echo -e "\e[1;34m[*] \e[32minstall packages....\e[0m";
105105
echo "";
106106
apt update -y &> /dev/null;
107-
apt install figlet pv ncurses-utils binutils coreutils wget git termux-api apksigner -y &> /dev/null;
107+
apt install figlet pv ncurses-utils binutils coreutils wget git termux-api apksigner openssl-tool proot -y &> /dev/null;
108108
termux-wake-lock;
109109
if [ -e $PREFIX/share/figlet/Remo773.flf ]; then
110110
echo -e "\e[1;34m[*] \033[32mRemo773.flf figlet font is present\033[0m";

0 commit comments

Comments
 (0)