parent
8ce60b031a
commit
40399d1b71
1 changed files with 0 additions and 3 deletions
|
@ -870,9 +870,6 @@ spcd_git_clone() {
|
|||
spcd_gc__name="$(basename "${1}")"
|
||||
spcd_gc__path="${SPCD_DL}/${spcd_gc__name}"
|
||||
spcd_gc__url="$(spcd_git_url "${1}")"
|
||||
echo "\
|
||||
${spcd_gc__url}
|
||||
↓"
|
||||
git clone \
|
||||
"${spcd_gc__url}" \
|
||||
"${spcd_gc__path}"
|
||||
|
|
Loading…
Reference in a new issue