mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
6 lines
167 B
Plaintext
6 lines
167 B
Plaintext
# Automatically added by dh_pysupport
|
|
if which update-python-modules >/dev/null 2>&1; then
|
|
update-python-modules -c salt.public
|
|
fi
|
|
# End automatically added section
|