This website requires JavaScript.
Explore
Help
Sign In
verdnatura-mirror
/
tini
mirror of
https://github.com/krallin/tini.git
Watch
0
Star
0
Fork
You've already forked tini
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e96fb184ea
tini
/
test
/
signals
/
test.py
7 lines
98 B
Python
Executable File
Raw
Blame
History
#!/usr/bin/env python
import
time
if
__name__
==
"
__main__
"
:
while
1
:
time
.
sleep
(
10
)
Reference in New Issue
View Git Blame
Copy Permalink