Skip to content

Commit

Permalink
proot and openssl-tool
Browse files Browse the repository at this point in the history
proot and openssl-tool added for ubuntu-fs
  • Loading branch information
remo7777 authored May 9, 2019
1 parent d6d4402 commit 82e9afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ echo "";
echo -e "\e[1;34m[*] \e[32minstall packages....\e[0m";
echo "";
apt update -y &> /dev/null;
apt install figlet pv ncurses-utils binutils coreutils wget git termux-api apksigner -y &> /dev/null;
apt install figlet pv ncurses-utils binutils coreutils wget git termux-api apksigner openssl-tool proot -y &> /dev/null;
termux-wake-lock;
if [ -e $PREFIX/share/figlet/Remo773.flf ]; then
echo -e "\e[1;34m[*] \033[32mRemo773.flf figlet font is present\033[0m";
Expand Down

0 comments on commit 82e9afe

Please sign in to comment.