mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-25 00:50:31 +00:00
Fix launch
This commit is contained in:
parent
de0a235d91
commit
f295286a8b
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
launch() {
|
launch() {
|
||||||
xpipe open
|
"$kebap_product_name" open
|
||||||
}
|
}
|
||||||
|
|
||||||
download_release() {
|
download_release() {
|
||||||
|
|
Loading…
Reference in a new issue