wip
This commit is contained in:
parent
33873365d6
commit
c5787eac17
1 changed files with 1 additions and 1 deletions
2
yazi.sh
2
yazi.sh
|
@ -7,7 +7,7 @@
|
|||
}
|
||||
|
||||
if command_exists curl; then
|
||||
eval <"$(curl -fsSL https://git.k4li.de/scripts/imports/raw/branch/main/distros.sh)"
|
||||
eval "$(curl -fsSL https://git.k4li.de/scripts/imports/raw/branch/main/distros.sh)"
|
||||
else
|
||||
echo "curl is required, but missing.."
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue