6 lines
56 B
Python
6 lines
56 B
Python
|
|
import cronwrapper
|
|
|
|
def main():
|
|
cronwrapper.main()
|