mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
setup: fixed shebang
This commit is contained in:
parent
b40dc72ff0
commit
62464b237f
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
'''
|
||||
The setup script for salt
|
||||
'''
|
||||
|
|
Loading…
Add table
Reference in a new issue