Projects STRLCPY hiphp Commits 4b58f075
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    hiphp-linux/install_all_requirements_linux.sh
    1  -#!/bin/bash
    2  -# | |
    3  -# --+----------------------------------------------------------+--
    4  -# | Code by : yasserbdj96 |
    5  -# | Email : [email protected] |
    6  -# | Github : https://github.com/yasserbdj96 |
    7  -# | BTC : bc1q2dks8w8uurca5xmfwv4jwl7upehyjjakr3xga9 |
    8  -# --+----------------------------------------------------------+--
    9  -# | all posts #yasserbdj96 ,all views my own. |
    10  -# --+----------------------------------------------------------+--
    11  -# | |
    12  - 
    13  -#START{
    14  -python -m pip install -r ../requirements.txt
    15  -python -m pip install -r ../requirements-pypi.txt
    16  -python -m pip install -r ../hiphp-desktop/requirements-dst.txt
    17  -python -m pip install -r ../hiphp-tk/requirements-tk.txt
    18  -python -m pip install -r ./requirements-linux.txt
    19  -#}END.
    20  - 
Please wait...
Page is in error, reload to recover