mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update landing-copy-command-button.tsx
This commit is contained in:
parent
b25ee634ab
commit
39d3d187c4
@ -7,7 +7,7 @@ import {
|
|||||||
} from "./changing-text-element";
|
} from "./changing-text-element";
|
||||||
import { LandingCopySuccessIcon } from "./icons/landing-copy-success";
|
import { LandingCopySuccessIcon } from "./icons/landing-copy-success";
|
||||||
|
|
||||||
const installText = "bash <(curl -sSL https://get.openpanel.co/)";
|
const installText = "bash <(curl -sSL https://openpanel.org)";
|
||||||
const copiedText = "copied to clipboard!";
|
const copiedText = "copied to clipboard!";
|
||||||
|
|
||||||
export const LandingCopyCommandButton = ({
|
export const LandingCopyCommandButton = ({
|
||||||
|
Loading…
Reference in New Issue
Block a user