Projects STRLCPY linuxprivchecker Commits 7e4760d1
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    linuxprivchecker.sh
    skipped 240 lines
    241 241  # We're gonna do this section a little different
    242 242  echo -ne "\n\n\n"
    243 243  printf "%*s\n" "80" | tr " " "*"
    244  -echo -ne "This project is still under development.\nToo get involved or check for updates please check \nhttps://github.com/linted/linuxprivchecker\n"
     244 +echo -ne "This project is still under development.\nTo get involved or check for updates please check \nhttps://github.com/linted/linuxprivchecker\n"
    245 245  printf "%*s\n" "80" | tr " " "*"
    246 246   
    247 247  echo -ne "\n\n${TITLE_LINE}"
    skipped 3 lines
Please wait...
Page is in error, reload to recover