Automatic add

This commit is contained in:
Timo Schmidt 2023-03-28 16:59:20 +02:00
parent e17452b209
commit 92052a8c2b
1 changed files with 2 additions and 2 deletions

View File

@ -247,8 +247,8 @@ next () {
}
clone42 () {
repo_url="${1}"
folder="${2}"
folder="${1}"
repo_url="${2}"
\unset -f norminette
git clone --quiet "${repo_url}" ${folder}