rotate 82 B

12
  1. #!/usr/bin/zsh
  2. while [ 1 ]; do; python2.7 /usr/local/bin/rotate.py; sleep 1; done