Skip to content

Commit d74659c

Browse files
committed
Don't install normcap
1 parent 1a12330 commit d74659c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/install-packages.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -857,9 +857,6 @@ if [ "${OS}" = 'Linux' ]; then
857857
install_flatpak com.getpostman.Postman
858858

859859
#does_bin_exist "flatpak" && install_native_package "flatpak-builder"
860-
861-
# Tools
862-
install_flatpak "com.github.dynobo.normcap"
863860
fi
864861
fi
865862
elif [ "${DISTRO_FAMILY}" = 'Android' ] \

0 commit comments

Comments
 (0)