mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
4 lines
59 B
Python
Executable File
4 lines
59 B
Python
Executable File
#!/usr/bin/env python
|
|
from fig.cli.main import main
|
|
main()
|