Try to solve #1132

This commit is contained in:
clsty
2025-02-24 14:47:16 +08:00
parent 53d7416d91
commit 98dd15cde2
+1 -1
View File
@@ -117,7 +117,7 @@ install-MicroTeX (){
# Not for Arch(based) distro.
install-uv (){
x curl -LsSf https://astral.sh/uv/install.sh | sh
x bash <(curl -s "https://astral.sh/uv/install.sh")
}
# Both for Arch(based) and other distros.