mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add salt-call to the setup.py
This commit is contained in:
parent
bce3e90abc
commit
184dd2ec63
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -24,6 +24,7 @@ setup(name='salt',
|
|||
'scripts/salt-minion',
|
||||
'scripts/saltkey',
|
||||
'scripts/salt-cp',
|
||||
'scripts/salt-call',
|
||||
'scripts/salt'],
|
||||
data_files=[('/etc/salt',
|
||||
['conf/master',
|
||||
|
|
Loading…
Add table
Reference in a new issue