message
This commit is contained in:
parent
d87882a325
commit
30d199bad0
@ -11,7 +11,7 @@ then
|
|||||||
exit 3
|
exit 3
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -z /tmp/container.txt ]
|
if ! [ -f /tmp/container.txt ]
|
||||||
then
|
then
|
||||||
echo run ./setup-containers.sh before running this script
|
echo run ./setup-containers.sh before running this script
|
||||||
exit 4
|
exit 4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user