mirror of
https://github.com/dockur/windows.git
synced 2026-01-10 21:19:35 +00:00
feat: Use the engine variable (#1458)
This commit is contained in:
@@ -53,7 +53,7 @@ addShare() {
|
||||
if [[ "$dir" == "$tmp" ]]; then
|
||||
|
||||
{ echo "--------------------------------------------------------"
|
||||
echo " $APP for Docker v$(</run/version)..."
|
||||
echo " $APP for $ENGINE v$(</run/version)..."
|
||||
echo " For support visit $SUPPORT"
|
||||
echo "--------------------------------------------------------"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user