changed docker
This commit is contained in:
parent
43d3f6458f
commit
b3f1f197bf
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ command_exists() {
|
|||
}
|
||||
|
||||
if command_exists curl; then
|
||||
eval "$(curl -fsSL https://git.k4li.de/scripts/imports/raw/branch/main/distro.sh)"
|
||||
eval "$(curl -fsSL https://git.k4li.de/scripts/imports/raw/branch/main/distros.sh)"
|
||||
else
|
||||
echo "curl is required, but not installed"
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue