Skip to content

Commit 69ebdfc

Browse files
committed
Install Bruno instead of Postman
1 parent d74659c commit 69ebdfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install-packages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ if [ "${OS}" = 'Linux' ]; then
854854
#fi
855855

856856
if ${IS_DEVELOPMENT_DEVICE}; then
857-
install_flatpak com.getpostman.Postman
857+
install_flatpak 'com.usebruno.Bruno'
858858

859859
#does_bin_exist "flatpak" && install_native_package "flatpak-builder"
860860
fi

0 commit comments

Comments
 (0)