Files
docker-stacks/tests/docker-stacks-foundation/run-hooks-change/c.sh

6 lines
169 B
Bash

#!/bin/bash
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
echo "Inside c.sh MY_VAR variable has ${MY_VAR} value"