Facebook
From Capacious Meerkat, 5 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 193
  1. echo "Temporary script to test autonode update mechanism."
  2.  
  3. while true
  4. do
  5.         echo "Still here..."
  6.         sleep 1s
  7. done
  8.