Projects STRLCPY hiphp Commits 6bae5380
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    install/install.sh
    skipped 30 lines
    31 31   # install hiphp-desktop script:
    32 32   sudo cp "../hiphp-desktop/main.py" "/usr/share/$appname/hiphp_desktop.py";
    33 33   sudo cp -r "../hiphp-desktop/src/." "/usr/share/$appname/src";
    34  - pip install -r "../hiphp-desktop/requirements.txt";
     34 + pip install -r "../hiphp-desktop/requirements-dst.txt";
    35 35  }
    36 36   
    37 37  uninstall() {
    skipped 26 lines
Please wait...
Page is in error, reload to recover