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
@@ -82,6 +82,7 @@ Après avoir installé termux sur le smartphone, lancez 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&&