readme update

This commit is contained in:
deunix-educ
2023-05-20 22:25:27 +02:00
parent 54ea0a6637
commit 2d115cdb0c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -79,6 +79,7 @@ After installing termux on the smartphone, launch Termux
export VERSION="1.0"&&
mkdir -p $HOME/.termux/tasks&&
mkdir -p $HOME/.termux/boot&&
mkdir -p $PREFIX/etc/supervisor.d/&&
apt install python git termux-api -y&&
rm -rf TermuxSmsGateway&&
git clone https://github.com/deunix-educ/TermuxSmsGateway.git&&