Introduction
Introduction Statistics Contact Development Disclaimer Help
annna-stop - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
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
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.