init
Signed-off-by: Nico Schottelius <nico@manager.schottelius.org>
This commit is contained in:
parent
256dc98754
commit
df2daf524d
641 changed files with 140617 additions and 12 deletions
6
textmails
Normal file
6
textmails
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
~/bin/route home
|
||||
ssh ozean -lroot ". onlinegehen"
|
||||
su -l nico -c mutt
|
||||
ssh ozean -lroot ". offlinegehen"
|
||||
read -p "Shutdown ? (y/n)" yes
|
||||
case "$yes" in y|Y|j|J) shutdown -h now ;; esac
|
||||
Loading…
Add table
Add a link
Reference in a new issue