summaryrefslogtreecommitdiffstats
path: root/docker_files/my_config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'docker_files/my_config.sh')
-rwxr-xr-xdocker_files/my_config.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/docker_files/my_config.sh b/docker_files/my_config.sh
new file mode 100755
index 000000000..fb2c4a6d7
--- /dev/null
+++ b/docker_files/my_config.sh
@@ -0,0 +1,9 @@
+#!/bin/bash
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+# This Source Code Form is "Incompatible With Secondary Licenses", as
+# defined by the Mozilla Public License, v. 2.0.
+
+# Add any custom setup instructions here