allow to explicit restart service even if not enabled

This commit is contained in:
2024-08-17 08:54:43 +02:00
parent 29c1256ee1
commit cc206f6198
2 changed files with 8 additions and 2 deletions

View File

@ -5,7 +5,7 @@ from setuptools import setup, find_packages
setup(
name='sau',
version='1.4.1',
version='1.4.2',
description='Tool for auto-updating OS and packages',
author='Feffe',
author_email='feffe@fulh.ax',