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 0f41dd3 commit a6d123cCopy full SHA for a6d123c
cleanup.sh
@@ -1,8 +1,9 @@
1
+#!/bin/bash
2
+#
3
# Derived from Data On EKS under Apache License 2.0.
4
# Source: https://github.com/awslabs/data-on-eks/tree/main/ai-ml/jupyterhub
5
# See LICENSE file in the root directory of this source code or at http://www.apache.org/licenses/LICENSE-2.0.html.
6
-#!/bin/bash
7
set -o errexit
8
set -o pipefail
9
0 commit comments