python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / flatpak / INSTALL
blob11be0c9bf536466a4caae773121f672ba30264d9
1 #!/bin/sh
3 # This scripts setups directories in /var/lib/flatpak.
6 case "${ACTION}" in
7 post) flatpak remote-list >/dev/null ;;
8 esac