mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-06 07:19:27 -05:00
Fix install-uv()
This commit is contained in:
@@ -117,7 +117,7 @@ install-MicroTeX (){
|
||||
|
||||
# Not for Arch(based) distro.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user