diff --git a/install.sh b/install.sh index 2bedd4b..d4f01ae 100644 --- a/install.sh +++ b/install.sh @@ -1,4 +1,11 @@ #!/bin/bash +######### Copyright ######### +# Copyright (c) 2023 Solovev Sergei +# Copyright (c) 2024 Сontributors +# MIT License: https://github.com/EngineGPDev/Autoinstall/blob/main/LICENSE +# When distributing, it is necessary to attach the LICENSE file or this block. +######### Copyright ######### + # Обновление таблиц и системы sysUpdate (){ echo "===================================" >> $logsINST 2>&1