1
0
mirror of https://github.com/dockur/windows.git synced 2026-06-13 13:49:32 +08:00

feat: Use the engine variable (#1458)

This commit is contained in:
Kroese
2025-10-07 12:39:17 +02:00
committed by GitHub
parent 004f4df79e
commit 26e4ab5fb2
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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 ""