Minor bug fix

This commit is contained in:
Mihran Minasyan
2020-02-27 16:55:23 +04:00
parent 81933c293e
commit 990b479e44

View File

@@ -1,7 +1,7 @@
#!/bin/bash
################################################################################
## File: docker-ce.sh
## Desc: Installs docker onto the image, but does not pre-pull any images
## File: docker-moby.sh
## Desc: Installs docker onto the image
################################################################################
source $HELPER_SCRIPTS/apt.sh