From 5595066af3f6c545f1c59f42cb67dff77352d04b Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Tue, 20 Feb 2024 23:20:10 +0300 Subject: [PATCH] Update main.sh --- main.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/main.sh b/main.sh index fec177f..fb53a53 100644 --- a/main.sh +++ b/main.sh @@ -5,6 +5,7 @@ cd ./pika-installer-gtk4 # Get build deps apt-get build-dep ./ -y +curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y # Build package dpkg-buildpackage --no-sign