diff --git a/app/components/Terminal/Install.vue b/app/components/Terminal/Install.vue index 5fe249ea0a..8eb3437f77 100644 --- a/app/components/Terminal/Install.vue +++ b/app/components/Terminal/Install.vue @@ -112,7 +112,7 @@ const copyCreateCommand = () => copyCreate(getFullCreateCommand()) :data-pm-cmd="pm.id" class="flex items-center gap-2 group/installcmd min-w-0" > - $ + $ copyCreate(getFullCreateCommand()) :data-pm-cmd="pm.id" class="flex items-center gap-2 min-w-0" > - $ + $ copyCreate(getFullCreateCommand()) :data-pm-cmd="pm.id" class="flex items-center gap-2 group/runcmd" > - $ + $ copyCreate(getFullCreateCommand()) :data-pm-cmd="pm.id" class="flex items-center gap-2 group/createcmd" > - $ + $