From 8c8d16854f81bb5d1f1df6fefe809693b2647e05 Mon Sep 17 00:00:00 2001 From: Denis Benato Date: Thu, 22 Aug 2024 15:26:43 +0200 Subject: [PATCH] Remove non-working commands related to device-quirks --- frzr | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frzr b/frzr index 23f04fe..21a33aa 100755 --- a/frzr +++ b/frzr @@ -268,10 +268,6 @@ elif [ $function == "get-channel" ]; then echo "get-channel" #TODO create frzr-channel to get target channel #echo ${FRZR_ROOT}/source -elif [ $function == "build-initramfs" ]; then - source frzr-initramfs -elif [ $function == "configure-tweaks" ]; then - source frzr-tweaks elif [ $function == "package-options" ]; then #User selected packages to be added to the install source frzr-extras