Fix initial commit.

This commit is contained in:
2022-08-06 08:11:04 -05:00
parent 81794adb20
commit 027ca736a2
3 changed files with 5 additions and 15 deletions

3
source.env Normal file
View File

@ -0,0 +1,3 @@
DOCKER_HOME=/opt/Docker
DOCKER_PATH=$DOCKER_HOME/bin
PATH=$PATH:$DOCKER_PATH