Skip to content

Commit

Permalink
Remove non-working commands related to device-quirks
Browse files Browse the repository at this point in the history
  • Loading branch information
NeroReflex committed Aug 22, 2024
1 parent 19f6b90 commit 8c8d168
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frzr
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8c8d168

Please sign in to comment.