forked from Shinonome/dots-hyprland
Fix install-uv()
This commit is contained in:
@@ -117,7 +117,7 @@ install-MicroTeX (){
|
|||||||
|
|
||||||
# Not for Arch(based) distro.
|
# Not for Arch(based) distro.
|
||||||
install-uv (){
|
install-uv (){
|
||||||
x bash <(curl -s "https://astral.sh/uv/install.sh")
|
x bash <(curl -LJs "https://astral.sh/uv/install.sh")
|
||||||
}
|
}
|
||||||
|
|
||||||
# Both for Arch(based) and other distros.
|
# Both for Arch(based) and other distros.
|
||||||
|
|||||||
Reference in New Issue
Block a user