mirror of
https://github.com/EngineGPDev/Autoinstall.git
synced 2025-01-18 22:02:22 +03:00
Adding "Copyright" block
This commit is contained in:
parent
cf9f50fce7
commit
debce3fa07
@ -1,4 +1,11 @@
|
||||
#!/bin/bash
|
||||
######### Copyright #########
|
||||
# Copyright (c) 2023 Solovev Sergei <inbox@seansolovev.ru>
|
||||
# Copyright (c) 2024 Сontributors <https://github.com/EngineGPDev/Autoinstall>
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user