Projects STRLCPY hiphp Commits a3c89f28
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    install/hiphp-termux.sh
    skipped 33 lines
    34 34   help=true
    35 35   ;;
    36 36   --dst|--DST)
    37  - DST=true
     37 + dst=true
    38 38   ;;
    39 39   --version|--VERSION)
    40 40   version=true
    skipped 51 lines
  • ■ ■ ■ ■
    install/hiphp.sh
    skipped 41 lines
    42 42   tk=true
    43 43   ;;
    44 44   --dst|--DST)
    45  - DST=true
     45 + dst=true
    46 46   ;;
    47 47   --version|--VERSION)
    48 48   version=true
    skipped 57 lines
Please wait...
Page is in error, reload to recover