diff options
Diffstat (limited to 'MgaRepo/commands/ci.py')
-rw-r--r-- | MgaRepo/commands/ci.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MgaRepo/commands/ci.py b/MgaRepo/commands/ci.py index 24e7923..e64ac4e 100644 --- a/MgaRepo/commands/ci.py +++ b/MgaRepo/commands/ci.py @@ -1,3 +1,4 @@ +#!/usr/bin/python from MgaRepo.command import * from MgaRepo.rpmutil import commit |