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