main: test

This commit is contained in:
Dawid Dziurla 2020-03-26 00:44:45 +01:00 committed by GitHub
parent 6fed29a4e5
commit 9e6ff7644d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ docker start \
"$container" "$container"
echo echo
docker exec $container pwd docker exec $container ls -lha
echo echo
exit exit