Updated Readmes; renamed servers to reference servers
This commit is contained in:
@@ -18,6 +18,6 @@ function main() {
|
||||
exit 1
|
||||
fi
|
||||
|
||||
podman exec -it "${ID}" /bin/sh
|
||||
podman exec -it "${ID}" /bin/bash
|
||||
}
|
||||
main $@;
|
||||
|
||||
Reference in New Issue
Block a user