File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22
3+ #
4+ # Copyright (c) 2024 Vxrpenter and the SCPToolsBot Contributors
5+ #
6+ # Licenced under the MIT License, any non-license compliant usage of this file(s) content
7+ # is prohibited. If you did not receive a copy of the license with this file, you
8+ # may obtain the license at
9+ #
10+ # https://mit-license.org/
11+ #
12+ # This software may be used commercially if the usage is license compliant. The software
13+ # is provided without any sort of WARRANTY, and the authors cannot be held liable for
14+ # any form of claim, damages or other liabilities.
15+ #
16+ # Note: This is no legal advice, please read the license conditions
17+ #
18+
319#
420# Everything with comment has to be worked on
521#
@@ -497,4 +513,4 @@ echo "$config" > "${configPath}/SCPToolsBot/configs/config.yml"
497513
498514echo " "
499515echo " Installation wrapped up, existing..."
500- exit
516+ exit
You can’t perform that action at this time.
0 commit comments