Files
mayan-edms/fabfile/platforms/ubuntu.py
T

6 lines
97 B
Python

def post_install():
"""
Post install operations on an Ubuntu system
"""
pass