Projects STRLCPY hiphp Commits 1f45d5b6
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    install/install.sh
    skipped 58 lines
    59 59   
    60 60  termux_install(){
    61 61   #!/data/data/com.termux/files/usr/bin/bash
     62 + chmod +x ../../hiphp
    62 63   
    63 64   # My Termux setup
    64 65   
    skipped 18 lines
    83 84   #git clone https://github.com/sickill/vim-monokai
    84 85   
    85 86   mkdir -p ${PREFIX}/share/hiphp
     87 + 
    86 88   
    87 89   cp -r "../hiphp/." "${PREFIX}/share/hiphp/hiphp";
    88 90   cp "../main.py" "${PREFIX}/share/hiphp/hiphp.py";
    skipped 77 lines
Please wait...
Page is in error, reload to recover