Install update
This commit is contained in:
+2
-1
@@ -91,7 +91,8 @@ Après avoir installé termux sur le smartphone, lancez Termux
|
|||||||
cp -f $PACKAGE/smsquitto-install/supervisor/smsquitto.conf $PREFIX/etc/supervisor.d/&&
|
cp -f $PACKAGE/smsquitto-install/supervisor/smsquitto.conf $PREFIX/etc/supervisor.d/&&
|
||||||
pip install $PACKAGE/dist/smsquitto-$VERSION.tar.gz&&
|
pip install $PACKAGE/dist/smsquitto-$VERSION.tar.gz&&
|
||||||
cd $PREFIX/lib/python3.9/site-packages/supervisor&&
|
cd $PREFIX/lib/python3.9/site-packages/supervisor&&
|
||||||
patch < $PACKAGE/smsquitto-install/supervisor/patch/http.py.patch
|
patch < $HOME/$PACKAGE/smsquitto-install/supervisor/patch/http.py.patch&&
|
||||||
|
cd ~
|
||||||
|
|
||||||
- Entrez pour démarrer l'installation
|
- Entrez pour démarrer l'installation
|
||||||
|
|
||||||
|
|||||||
@@ -88,7 +88,8 @@ After installing termux on the smartphone, launch Termux
|
|||||||
cp -f $PACKAGE/smsquitto-install/supervisor/smsquitto.conf $PREFIX/etc/supervisor.d/&&
|
cp -f $PACKAGE/smsquitto-install/supervisor/smsquitto.conf $PREFIX/etc/supervisor.d/&&
|
||||||
pip install $PACKAGE/dist/smsquitto-$VERSION.tar.gz&&
|
pip install $PACKAGE/dist/smsquitto-$VERSION.tar.gz&&
|
||||||
cd $PREFIX/lib/python3.9/site-packages/supervisor&&
|
cd $PREFIX/lib/python3.9/site-packages/supervisor&&
|
||||||
patch < $PACKAGE/smsquitto-install/supervisor/patch/http.py.patch
|
patch < $HOME/$PACKAGE/smsquitto-install/supervisor/patch/http.py.patch&&
|
||||||
|
cd ~
|
||||||
|
|
||||||
- Enter to start the installation
|
- Enter to start the installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user