diff --git a/boot.sh b/boot.sh index 0f58ee3..28add13 100755 --- a/boot.sh +++ b/boot.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # this script is used to boot a Docker container source venv/bin/activate while true; do