annna-stop - annna - Annna the nice friendly bot. HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/ DIR Log DIR Files DIR Refs DIR Tags DIR README --- annna-stop (237B) --- 1 #!/bin/sh 2 # 3 # Dare you to execute this script! You are cruel! 4 # 5 6 export PATH="$PATH:/home/annna/bin" 7 8 cfgbase="$HOME/annna" 9 [ -f "${cfgbase}/running" ] && rm -f "${cfgbase}/running" 10 11 annna-stop-ii 12 annna-stop-checker 13 annna-stop-services 14