7 lines
129 B
Bash
7 lines
129 B
Bash
#! /usr/bin/env bash
|
|
|
|
# This script is used to create a new environment for the project.
|
|
|
|
# Create a new environment for docker
|
|
|