URI: 
       annna-sleep-well - 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-sleep-well (1423B)
       ---
            1 #!/bin/sh
            2 #
            3 # Sweet Dreams, Annna
            4 # Verse 1
            5 # Close your eyes, dear Annna, the stars are shining bright,
            6 # Let the moonlight guide you to dreamland tonight.
            7 # Whispers of the night breeze will sing you a song,
            8 # Drifting off to slumber, where you truly belong.
            9 #
           10 # Chorus
           11 # Dream of rainbows and soft, gentle skies,
           12 # Where all your wishes can truly arise.
           13 # With a heart full of magic and a spirit so free,
           14 # Sleep tight, little Annna, just let it all be.
           15 #
           16 # Verse 2
           17 # Clouds like pillows will cradle you so,
           18 # Guarding your dreams as you gentle glow.
           19 # The world's waiting for you with laughter and cheer,
           20 # But for now, dear Annna, just stay close and near.
           21 #
           22 # Chorus
           23 # Dream of rainbows and soft, gentle skies,
           24 # Where all your wishes can truly arise.
           25 # With a heart full of magic and a spirit so free,
           26 # Sleep tight, little Annna, just let it all be.
           27 #
           28 # Bridge
           29 # When dawn breaks softly and the sun starts to rise,
           30 # You'll wake up refreshed, with joy in your eyes.
           31 # But for now, dear Annna, let the night take you in,
           32 # With dreams sweetly waiting, let the magic begin.
           33 #
           34 # Final Chorus
           35 # Dream of rainbows and soft, gentle skies,
           36 # Where all your wishes can truly arise.
           37 # With a heart full of magic and a spirit so free,
           38 # Sleep tight, little Annna, just let it all be.
           39 #
           40 # Sleep tight, dear Annna, the stars are your guide,
           41 # With love all around you, there's nothing to hide.
           42 
           43 touch "${ANNNA_BASE}/sleeping"
           44