eris/eris-flatpak

8 lines
183 B
Text
Raw Normal View History

#!/bin/bash
# Copyright (C) 2020 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0.
exec flatpak run --filesystem=host com.github.ahamilton.eris "$@"