We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6474bf7 commit 3f46026Copy full SHA for 3f46026
usr/local/sbin/easyengine
@@ -2,6 +2,16 @@
2
3
4
5
+# This script is free software: you can redistribute it and/or modify
6
+# it under the terms of the MIT License (MIT).
7
+
8
+# This program is distributed in the hope that it will be useful,
9
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
10
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11
+# MIT License (MIT) at (http://opensource.org/licenses/MIT) for
12
+# more details.
13
14
15
# Make Variables Available For Later Use
16
LOGDIR=/var/log/easyengine
17
ERRORLOG=/var/log/easyengine/error.log
0 commit comments