We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eb787c commit dd0d237Copy full SHA for dd0d237
get-dependencies.sh
@@ -42,7 +42,6 @@ echo "Installing debloated packages..."
42
echo "---------------------------------------------------------------"
43
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
44
chmod +x ./get-debloated-pkgs.sh
45
-sed -i 's|set -e|set -ex|' ./get-debloated-pkgs.sh
46
./get-debloated-pkgs.sh --add-mesa llvm-libs-nano libxml2-mini qt6-base-mini gtk3-mini opus-mini
47
48
echo "Building dolphin..."
0 commit comments