Skip to content

Commit

Permalink
feat: add docker fix (#121)
Browse files Browse the repository at this point in the history
Signed-off-by: Xinwei Xiong(cubxxw-openim) <[email protected]>
Co-authored-by: OpenIM Robot <[email protected]>
  • Loading branch information
cubxxw and openimbot authored Aug 4, 2023
1 parent 27771c7 commit d9d79aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/docker_start_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

#!/bin/bash

# Include shell font styles and some basic information
SCRIPTS_ROOT=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
OPENIM_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
Expand Down

0 comments on commit d9d79aa

Please sign in to comment.