mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 17:04:22 +00:00
Fix comment
This commit is contained in:
parent
d42207d521
commit
9e79fd68e0
@ -847,7 +847,7 @@ runner_install() {
|
||||
# depending on how the archive was created
|
||||
first_filepath="$(stdbuf -oL tar -tzf "$tmp_dir/$runner_file" | head -n 1)"
|
||||
|
||||
# Download and extract the runner
|
||||
# Extract the runner
|
||||
case "$first_filepath" in
|
||||
# If the files in the archive begin with ./ there is no subdirectory
|
||||
./*)
|
||||
|
Loading…
Reference in New Issue
Block a user