readme update
This commit is contained in:
@@ -81,6 +81,7 @@ Après avoir installé termux sur le smartphone, lancez Termux
|
|||||||
export PACKAGE="TermuxSmsGateway"&&
|
export PACKAGE="TermuxSmsGateway"&&
|
||||||
export VERSION="1.0"&&
|
export VERSION="1.0"&&
|
||||||
mkdir -p $HOME/.termux/tasks&&
|
mkdir -p $HOME/.termux/tasks&&
|
||||||
|
mkdir -p $HOME/.termux/boot&&
|
||||||
apt install python git termux-api -y&&
|
apt install python git termux-api -y&&
|
||||||
rm -rf TermuxSmsGateway&&
|
rm -rf TermuxSmsGateway&&
|
||||||
git clone https://github.com/deunix-educ/TermuxSmsGateway.git&&
|
git clone https://github.com/deunix-educ/TermuxSmsGateway.git&&
|
||||||
|
|||||||
@@ -78,6 +78,7 @@ After installing termux on the smartphone, launch Termux
|
|||||||
export PACKAGE="TermuxSmsGateway"&&
|
export PACKAGE="TermuxSmsGateway"&&
|
||||||
export VERSION="1.0"&&
|
export VERSION="1.0"&&
|
||||||
mkdir -p $HOME/.termux/tasks&&
|
mkdir -p $HOME/.termux/tasks&&
|
||||||
|
mkdir -p $HOME/.termux/boot&&
|
||||||
apt install python git termux-api -y&&
|
apt install python git termux-api -y&&
|
||||||
rm -rf TermuxSmsGateway&&
|
rm -rf TermuxSmsGateway&&
|
||||||
git clone https://github.com/deunix-educ/TermuxSmsGateway.git&&
|
git clone https://github.com/deunix-educ/TermuxSmsGateway.git&&
|
||||||
|
|||||||
Reference in New Issue
Block a user