From 80ea1770a3b8cf77e1261bb2f8e6fac31cee487d Mon Sep 17 00:00:00 2001 From: rtm516 Date: Wed, 13 May 2020 13:43:02 +0100 Subject: [PATCH] Updated Setup (markdown) --- Setup.md | 35 ++--------------------------------- 1 file changed, 2 insertions(+), 33 deletions(-) diff --git a/Setup.md b/Setup.md index 4a7f921..990e440 100644 --- a/Setup.md +++ b/Setup.md @@ -33,39 +33,8 @@ Please read the disclaimer [here](Setup#standalone-setup) before continuing. 5. Do `java -jar Geyser.jar` OR We have an automated setup script for clean Termux installs, might not work for all users. -Run this to start the download/install: `pkg install -y proot wget -mkdir ~/ubuntu_directory -cd ~/ubuntu_directory - -wget https://raw.githubusercontent.com/Neo-Oli/termux-ubuntu/master/ubuntu.sh -sed -i 's/disco/focal/g' ubuntu.sh -bash ubuntu.sh - -sed -i 's/#command+=" -b \/data/command+=" -b \/data/g' start-ubuntu.sh - -cd ~ - -cat >.profile <