AutoYADM commit: 2025-04-03 16:10:18

This commit is contained in:
Daniel Fichtinger 2025-04-03 16:10:18 -04:00
parent f3c5677843
commit b7c298cf25

View file

@ -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