This commit is contained in:
Greg Chevalley 2018-06-03 16:20:02 +00:00 committed by GitHub
commit f8a39c906b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
# this script is used to boot a Docker container # this script is used to boot a Docker container
source venv/bin/activate source venv/bin/activate
while true; do while true; do