AutoYADM commit: 2025-04-03 16:10:18
This commit is contained in:
parent
f3c5677843
commit
b7c298cf25
1 changed files with 3 additions and 1 deletions
|
@ -43,4 +43,6 @@ if [ (count $argv) -ne 2 ]
|
|||
return 1
|
||||
end
|
||||
|
||||
get_git_provider_url $argv[1] $argv[2]
|
||||
set -l output (get_git_provider_url $argv[1] $argv[2])
|
||||
echo $output
|
||||
wl-copy $output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue