This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lava
/
scripts
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
dbda112b32
Branches
Tags
master
scripts
/
rotate
rotate
82 B
History
Raw
1
2
#!/usr/bin/zsh
while [ 1 ]; do; python2.7 /usr/local/bin/rotate.py; sleep 1; done