Projects STRLCPY hiphp Commits 9e3ae1f9
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    install/install.sh
    skipped 93 lines
    94 94   #pip install -r "../hiphp-desktop/requirements-dst.txt";
    95 95   
    96 96   # install linux requirements:
    97  - pip install -r "../hiphp-linux/requirements-linux.txt"
     97 + #pip install -r "../hiphp-linux/requirements-linux.txt"
    98 98   
    99 99   #cp -r *.sh ${PREFIX}/bin
    100  - pip install -r "../requirements.txt";
     100 + #pip install -r "../requirements.txt";
    101 101   
    102 102   #mv ../colors/monokai.vim ~/.vim/colors && rm -rf vim-monokai/
    103 103   
    skipped 62 lines
Please wait...
Page is in error, reload to recover