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