diff --git a/build-lin.sh b/build-lin.sh
index e6a566f..3639266 100755
--- a/build-lin.sh
+++ b/build-lin.sh
@@ -1 +1 @@
-python -m PyInstaller --onefile -n "SignGenerator" --windowed main.py
\ No newline at end of file
+pyinstaller --onefile -n "SignGenerator" --windowed main.py
\ No newline at end of file
diff --git a/requirements.txt b/requirements.txt
index 4b5a780..387d3a6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,3 +7,4 @@ PyQt5==5.15.11
PyQt5-Qt5==5.15.16
PyQt5_sip==12.17.0
setuptools==78.1.0
+sip==6.10.0
diff --git a/template.html b/template.html
index 9a29858..703d3ea 100644
--- a/template.html
+++ b/template.html
@@ -7,5 +7,5 @@
www.silart.com
Используем систему электронного документооборота (ЭДО).
-Система Сбис. Оператор ЭДО Компания ТЕНЗОР.
+Система СБИС. Оператор ЭДО Компания ТЕНЗОР.
Наш ID 2BEc53781dc83984882a910c2486b6122a7
\ No newline at end of file