readme update
This commit is contained in:
@@ -82,6 +82,7 @@ Après avoir installé termux sur le smartphone, lancez Termux
|
|||||||
export VERSION="1.0"&&
|
export VERSION="1.0"&&
|
||||||
mkdir -p $HOME/.termux/tasks&&
|
mkdir -p $HOME/.termux/tasks&&
|
||||||
mkdir -p $HOME/.termux/boot&&
|
mkdir -p $HOME/.termux/boot&&
|
||||||
|
mkdir -p $PREFIX/etc/supervisor.d/&&
|
||||||
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&&
|
||||||
|
|||||||
@@ -79,6 +79,7 @@ After installing termux on the smartphone, launch Termux
|
|||||||
export VERSION="1.0"&&
|
export VERSION="1.0"&&
|
||||||
mkdir -p $HOME/.termux/tasks&&
|
mkdir -p $HOME/.termux/tasks&&
|
||||||
mkdir -p $HOME/.termux/boot&&
|
mkdir -p $HOME/.termux/boot&&
|
||||||
|
mkdir -p $PREFIX/etc/supervisor.d/&&
|
||||||
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