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 e6526fb commit f76c8eaCopy full SHA for f76c8ea
mtdrworkshop/teardown/destroy.sh
@@ -8,7 +8,7 @@ echo ________________________________________
8
echo Deletting resources
9
echo ________________________________________
10
11
-export WORKINGDIR=workingdir
+export WORKINGDIR=~/mtdrworkshop/workingdir
12
echo WORKINGDIR = $WORKINGDIR
13
14
export MTDRWORKSHOP_COMPARTMENT_ID=$(cat $WORKINGDIR/mtdrworkshopcompartmentid.txt)
0 commit comments