We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4419f5 commit e062bc6Copy full SHA for e062bc6
genlocalconfig.sh
@@ -13,6 +13,7 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
16
+set -euo pipefail
17
18
rm -rf ~/.dclcli
19
rm -rf ~/.dcld
genlocalnetconfig.sh
0 commit comments