From bdc8966317c3cb6ff9666644fe6104dfa0e663c2 Mon Sep 17 00:00:00 2001 From: ferrreo Date: Sat, 10 Jun 2023 16:50:24 +0100 Subject: [PATCH] Update main.sh --- main.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/main.sh b/main.sh index 5e46b56..619c0a1 100755 --- a/main.sh +++ b/main.sh @@ -10,14 +10,8 @@ add-apt-repository ppa:kubuntu-ppa/backports #apt install pika-sources.deb --yes --option Acquire::Retries=5 --option Acquire::http::Timeout=100 --option Dpkg::Options::="--force-confnew" # Clone Upstream -wget https://github.com/hyprwm/Hyprland/releases/download/v0.26.0/source-v0.26.0.tar.gz -mkdir -p ./src-pkg-name -cp -rvf ./debian ./src-pkg-name/ -cd ./src-pkg-name/ - wget -nv https://github.com/hyprwm/Hyprland/releases/download/v0.26.0/source-v0.26.0.tar.gz tar -xf ./source-v0.26.0 -mkdir -p ./source-v0.26.0 cp -rvf ./debian ./source-v0.26.0/ cd ./source-v0.26.0/