#!/bin/bash

LANGUAGE=C usr/lib/pearllinux/pearlinstall/pearlinstall.py list-flatpak > list.list

echo "Flatpaks were exported to list.list"
